diff --git a/layouts/partials/foot.html b/layouts/partials/foot.html index 1ce4211..a590338 100755 --- a/layouts/partials/foot.html +++ b/layouts/partials/foot.html @@ -11,7 +11,9 @@ {{end}} {{- partial "script" (dict "Asset" "js/jquery.slim.js" "Defer" true "Root" $) -}} + {{ if $.Site.Params.thumbnail -}} {{- partial "script" (dict "Asset" "js/thumbnail.js" "Defer" true "Root" $) -}} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0e85711..16d1695 100755 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,11 +12,14 @@ {{ partial "styles" (dict "Asset" "css/foundation.css" "Root" $) }} + + - + + diff --git a/themes/Midnight b/themes/Midnight index 9e7c64c..55bb01c 160000 --- a/themes/Midnight +++ b/themes/Midnight @@ -1 +1 @@ -Subproject commit 9e7c64c6bb57d5e0cfabf6ae8201b84740f02bbb +Subproject commit 55bb01cbccde618f2191b3ff4a550afbe92d1163