diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 0e3d569..0345ff8 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -12,7 +12,7 @@ {{ end }} -
+
{{ block "title" . }} diff --git a/layouts/index.html b/layouts/index.html index 6dede6b..6bb259f 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -8,7 +8,7 @@ {{ partial "css/owlCarousel.html" . }} -
+
{{ with .Site.GetPage "/home" }}
@@ -103,7 +103,7 @@ {{ partial "footer/text.html" . }}
-
+
{{ partial "footer/scripts.html" . }} {{ partial "js/owlCarousel.html" . }}