From 2836163e54e3b94342113314e70ee564c456c43e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 29 Oct 2023 14:41:39 +0100 Subject: Added public folder to git so it get get deployed on vercel --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100755 index 0000000..c2a49f4 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / -- cgit v1.2.3