first mobile draft
This commit is contained in:
parent
2bd71bfc3f
commit
5a8c30f520
9 changed files with 410 additions and 9 deletions
|
|
@ -11,7 +11,7 @@
|
|||
{{- $menuID := .menuID }}
|
||||
|
||||
{{- with index site.Menus $menuID }}
|
||||
<nav>
|
||||
<nav class="menu">
|
||||
<ul>
|
||||
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue