Add support for hugo menus

This commit is contained in:
Alex Shpak
2020-02-12 22:12:41 +01:00
parent 59479b17ac
commit 2088c9a0cb
7 changed files with 56 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
<!--
Partial to generate page name from Title or File name.
Accepts Page as context
-->
{{ $title := "" }}
{{ if .Title }}