From 56a17c68fff3ac8d0ba82f3d0e06eba1ed741015 Mon Sep 17 00:00:00 2001 From: gravel Date: Sun, 10 Mar 2024 14:39:05 +0000 Subject: [PATCH] fix: Fix invalid robots.txt directive --- output/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/robots.txt b/output/robots.txt index 9653550..006a54f 100644 --- a/output/robots.txt +++ b/output/robots.txt @@ -4,5 +4,5 @@ Allow: /about/ Allow: /support/ Allow: /instructions/ Allow: /privacy/ -Deny: /qr-codes/ +Disallow: /qr-codes/ Sitemap: https://sessioncommunities.online/sitemap.xml