From 5d13721689dac3aa1b15120f198655b911268122 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Mon, 7 Apr 2025 03:45:19 -0400 Subject: fix: Corrected frontmatter Discovered frontmatter was configured with improper keyword, alias changed to aliases --- static/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/robots.txt') diff --git a/static/robots.txt b/static/robots.txt index 8bc5c8a..b47f820 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,6 +1,6 @@ User-agent: * Disallow: -Crawl-delay: 20 +Crawl-delay: 5 Disallow: /Documents/ Disallow: /emails/ Disallow: /OtterLogs/ -- cgit v1.2.3