separate mainNav pages
This commit is contained in:
parent
ca43d25e0f
commit
d67a98b9a6
5 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<header>
|
||||
<a href="/" title="home">ESE Logo</a>
|
||||
<nav>
|
||||
{{ collections.all | eleventyNavigation | eleventyNavigationToHtml | safe }}
|
||||
{{ collections.mainNav | eleventyNavigation | eleventyNavigationToHtml | safe }}
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue