From 44f4d624093032a0a566d5f5651e8cb088107f26 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 10 Aug 2021 11:59:18 -0700 Subject: feat(meta): robots.txt Thanks, Martin! --- content/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 content/robots.txt (limited to 'content') diff --git a/content/robots.txt b/content/robots.txt new file mode 100644 index 0000000..d4c2cca --- /dev/null +++ b/content/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /x -- cgit v1.2.3