From 91ddc6c13af0e6bc710ef009475194c27778b695 Mon Sep 17 00:00:00 2001 From: Oliver Weyhmueller Date: Sat, 24 Sep 2022 20:29:33 +0200 Subject: fix: remove erroneous space in service button --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index c687045..74140ea 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -35,7 +35,7 @@ {{ if .Site.Params.homepage.show_services_button }}
{{ end }} @@ -69,4 +69,4 @@ {{ end }} {{ define "footer_js" }} -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3