From 2dc78d6aea71fa78c952df620dec5b5f6dc662f9 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sat, 19 Oct 2024 17:13:56 -0500 Subject: [PATCH] don't index my drafts --- public/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index 14267e9..92b414d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Allow: / \ No newline at end of file +Allow: / +Disallow: /drafts