diff --git a/layouts/partials/after-content-js.html b/layouts/partials/after-content-js.html index 418ebe6..81df3bf 100644 --- a/layouts/partials/after-content-js.html +++ b/layouts/partials/after-content-js.html @@ -15,7 +15,7 @@ - + {{/* a pangu support */}} {{ if .Site.Params.features.pangu }} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7652cd1..cb33a4a 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -40,7 +40,7 @@ - + diff --git a/layouts/partials/row.html b/layouts/partials/row.html index 5ab708e..2085093 100644 --- a/layouts/partials/row.html +++ b/layouts/partials/row.html @@ -90,11 +90,11 @@ {{ end }} {{ end }} - {{ $video_caption := $page.Plain}} + {{/* EXPERIMENTAL video support */}} {{ with $page.Params.video }} - - - + {{ end }} {{ if (eq (len $pictures_set) 1) }}