diff --git a/themes/coopcloud.tech/layouts/partials/head.html b/themes/coopcloud.tech/layouts/partials/head.html index 3f30b86..35052e4 100644 --- a/themes/coopcloud.tech/layouts/partials/head.html +++ b/themes/coopcloud.tech/layouts/partials/head.html @@ -10,5 +10,6 @@ {{ template "_internal/twitter_cards.html" . }} + {{ $title }} diff --git a/themes/coopcloud.tech/layouts/partials/index/server_hero.html b/themes/coopcloud.tech/layouts/partials/index/server_hero.html index 9a75a86..ab41845 100644 --- a/themes/coopcloud.tech/layouts/partials/index/server_hero.html +++ b/themes/coopcloud.tech/layouts/partials/index/server_hero.html @@ -2,7 +2,7 @@
-
+

Public interest

{{ if eq $title "benefits" }}

@@ -25,18 +25,18 @@

{{ end }}
-
+

{{ markdownify $item.right }}

{{ if and (eq $amount (add $index 1)) (eq $title "faq") }} - - - + + {{ end }}