diff --git a/themes/hugo-bulma-cookbook/layouts/_default/list.html b/themes/hugo-bulma-cookbook/layouts/_default/list.html index 0d7377e..7c22393 100644 --- a/themes/hugo-bulma-cookbook/layouts/_default/list.html +++ b/themes/hugo-bulma-cookbook/layouts/_default/list.html @@ -3,7 +3,7 @@ {{ partial "header.html"}} {{ partial "header.meta.html" .}} - {{ partial "script.menu.html"}} + {{ partial "script.menu.html" }} {{ .Title }} diff --git a/themes/hugo-bulma-cookbook/layouts/_default/single.html b/themes/hugo-bulma-cookbook/layouts/_default/single.html index 5df2448..4c9793a 100644 --- a/themes/hugo-bulma-cookbook/layouts/_default/single.html +++ b/themes/hugo-bulma-cookbook/layouts/_default/single.html @@ -11,9 +11,7 @@ {{ partial "hero.html" . }}

- Recipes
-
Missing thumbnail :(
diff --git a/themes/hugo-bulma-cookbook/layouts/partials/header.html b/themes/hugo-bulma-cookbook/layouts/partials/header.html index efbe8fc..625e2e4 100644 --- a/themes/hugo-bulma-cookbook/layouts/partials/header.html +++ b/themes/hugo-bulma-cookbook/layouts/partials/header.html @@ -5,4 +5,4 @@ - + \ No newline at end of file diff --git a/themes/hugo-bulma-cookbook/layouts/partials/header.meta.single.html b/themes/hugo-bulma-cookbook/layouts/partials/header.meta.single.html index 8e80ef3..dc8ca50 100644 --- a/themes/hugo-bulma-cookbook/layouts/partials/header.meta.single.html +++ b/themes/hugo-bulma-cookbook/layouts/partials/header.meta.single.html @@ -5,10 +5,10 @@ - + - + diff --git a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html index 777fc60..a4ec5a8 100644 --- a/themes/hugo-bulma-cookbook/layouts/partials/navbar.html +++ b/themes/hugo-bulma-cookbook/layouts/partials/navbar.html @@ -12,7 +12,7 @@