From 01b1b9683ba47ad6f7e5eaf30a99e656d6ce9c3a Mon Sep 17 00:00:00 2001 From: "Jason R. Stevens, CFA" Date: Mon, 31 Jan 2022 12:54:54 -0600 Subject: [PATCH] :sparkles: add robots.txt disclusion --- public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e78f73c --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,6 @@ +User-agent: * + +Disallow: /* +#Allow: /* + +#Disallow: /api/*