Add dropdown menu option for landing page
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ define "header" }}
|
||||
<nav>
|
||||
{{ partial "docs/menu-hugo" .Site.Menus.home }}
|
||||
</nav>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user