From 92ad21df01ef1c912ef0fc6380d6d8da8a363846 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 7 Apr 2026 08:00:04 -0400 Subject: feat: open up robots.txt --- robots.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/robots.txt b/robots.txt index 4bf1905..8d8b7ac 100644 --- a/robots.txt +++ b/robots.txt @@ -1,4 +1,6 @@ User-agent: * Crawl-delay: 120 -Disallow: /* -Allow: / +Disallow: /assets/ +Disallow: /drafts/ +Disallow: /includes/ +Disallow: /scripts/ -- cgit v1.2.3