diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index abb4be8..bfa98c7 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,7 +1,7 @@ -
+ @@ -13,10 +13,14 @@ {{ $main := resources.Get "sass/main.scss" | toCSS | minify }} - - + + - + {{ block "config" . }} {{ end }} + + + + {{ partial "header.html" . }} @@ -28,8 +32,9 @@ {{ partial "footer.html" . }} - + + - + diff --git a/layouts/_default/list.html b/layouts/_default/list.html index ca50994..65a86e7 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -6,7 +6,7 @@{{ .Content }}
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 7fd51aa..da2d8bc 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -19,7 +19,7 @@