From cad7558b34174640e208788b428a90497b455ad2 Mon Sep 17 00:00:00 2001 From: Roxie Gibson Date: Tue, 9 Nov 2021 08:49:48 +0000 Subject: [PATCH] fix: mobile layout being broken --- themes/coopcloud.tech/layouts/partials/head.html | 1 + .../layouts/partials/index/server_hero.html | 2 +- .../layouts/partials/index/underline_points.html | 12 ++++++------ 3 files changed, 8 insertions(+), 7 deletions(-) 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 }}