From 0d4d604fe6482052fe7724b04299474f8a820780 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 27 Jan 2021 10:28:22 +0100 Subject: Added robots --- template/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 template/robots.txt (limited to 'template/robots.txt') diff --git a/template/robots.txt b/template/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/template/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / -- cgit v1.2.3