More stuff
This commit is contained in:
parent
19c7bc9442
commit
8af6803dcc
@ -1,3 +1,11 @@
|
||||
{
|
||||
|
||||
"title": "Navigation",
|
||||
"variants": [
|
||||
{
|
||||
"name": "Sidebar",
|
||||
"context":{
|
||||
"modifier": "--sidebar"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
<nav class="LP-Menu">
|
||||
<nav class="LP-Menu LP-Menu{{modifier}}">
|
||||
<ul class="LP-Menu__List">
|
||||
<li class="LP-Menu__Item">{{> @link text='Home'}}</li>
|
||||
<li class="LP-Menu__Item">{{> @link text='About'}}</li>
|
||||
|
Loading…
Reference in New Issue
Block a user