Move partials under paige directory
This commit is contained in:
5
layouts/partials/paige/header.html
Normal file
5
layouts/partials/paige/header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{ if .Site.Menus.main }}
|
||||
<header>
|
||||
{{ partial "paige/menu.html" . }}
|
||||
</header>
|
||||
{{ end }}
|
Reference in New Issue
Block a user