From 7852a69245bed2bd076930bc706a8a3cc4ed797a Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 27 May 2022 15:05:47 +0200 Subject: Migrate to formspark.io --- layouts/robots.txt | 1 + layouts/shortcodes/form-contact.html | 16 +++++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'layouts') diff --git a/layouts/robots.txt b/layouts/robots.txt index c07f0df..53082b7 100644 --- a/layouts/robots.txt +++ b/layouts/robots.txt @@ -3,6 +3,7 @@ User-agent: * {{- if eq (getenv "HUGO_ENV") "production" | or (eq site.Params.env "production") }} Allow: / +Disallow: /thanks Sitemap: {{ "/stemap.xml" | absURL }} {{- else }} diff --git a/layouts/shortcodes/form-contact.html b/layouts/shortcodes/form-contact.html index d2e0c99..3be7777 100644 --- a/layouts/shortcodes/form-contact.html +++ b/layouts/shortcodes/form-contact.html @@ -1,24 +1,26 @@ {{- /* TODO: Translate me */ -}}
-
+
- +
- +
- +
- - - + + + + +
-- cgit v1.2.3