From 93a4ba55f2159e69aa1fcdaa1cf87c09e7455017 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Tue, 3 Oct 2023 23:44:31 -0400 Subject: add changelog, assets, new partial --- layouts/robots.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 layouts/robots.txt (limited to 'layouts/robots.txt') diff --git a/layouts/robots.txt b/layouts/robots.txt new file mode 100644 index 0000000..45a37d1 --- /dev/null +++ b/layouts/robots.txt @@ -0,0 +1,11 @@ +User-agent: Googlebot +Allow: / + +User-agent: ChatGPT-User +Disallow: / + +User-agent: GPTBot +Disallow: / + +User-agent: * +Disallow: / \ No newline at end of file -- cgit v1.1