Add paige-* classes and IDs to all HTML structures
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{{ $menu := site.Menus.main }}
|
||||
|
||||
{{ if or $first $last $menu }}
|
||||
<header>
|
||||
<header id="paige-header">
|
||||
{{ if $first }}
|
||||
{{ partial "paige/header-first.html" $page }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user