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 + 1 file changed, 1 insertion(+) (limited to 'layouts/robots.txt') 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 }} -- cgit v1.2.3