Ghost theme (MIT license)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<div class="main-menu-ovrl main-menu-ovrl-hugeinc js-main-menu-ovrl"> |
|
<i class="fa fa-times main-menu-ovrl-close js-main-menu-close"></i> |
|
<nav> |
|
<ul> |
|
{{#foreach navigation}} |
|
<li> |
|
<a href="{{url absolute="true"}}">{{label}}</a> |
|
</li> |
|
{{/foreach}} |
|
</ul> |
|
</nav> |
|
</div> |