From 65032859a084e6df934d84146207bbea69328784 Mon Sep 17 00:00:00 2001 From: Firq Date: Thu, 16 Mar 2023 11:50:47 +0100 Subject: [PATCH] robots.txt indexing change --- static/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/robots.txt b/static/robots.txt index 3cd4bbf..d1b97af 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,4 +1,4 @@ user-agent:* -Disallow: /assets/ +Disallow: /assets/data/ Sitemap: https://firq.dev/sitemap-index.xml \ No newline at end of file