From a6ed410936a619a1ec2e96a86a666e76472a36b5 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sat, 1 Mar 2025 13:23:37 +0100 Subject: [PATCH 1/2] Fix: style and spacing of form send btn --- layouts/partials/contact_2.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/layouts/partials/contact_2.html b/layouts/partials/contact_2.html index 89b0c1a..17d6c4a 100644 --- a/layouts/partials/contact_2.html +++ b/layouts/partials/contact_2.html @@ -16,7 +16,6 @@ {{"" | safeHTML}} -
@@ -108,7 +107,7 @@
*/}}
@@ -125,4 +124,4 @@ {{ end }} -{{ end }} \ No newline at end of file +{{ end }} From 1aeb0e793c2aee852a529c4e91fc3318cad07da9 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sat, 1 Mar 2025 13:24:15 +0100 Subject: [PATCH 2/2] Remove: maximum scale head meta --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0c3d569..b1331f6 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,7 +3,7 @@ {{with .Title }}{{ . }}{{ else }}{{ with site.Params.title }}{{ . }}{{ end }}{{ end }} {{ "" | safeHTML }} - + {{ with site.Params.author }}