From 6617a034fea58da67d432ccfe99cc9025cc4b502 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 17 Jul 2023 02:17:52 +0200 Subject: Added robots.txt and sitemap.xml --- templates/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 templates/robots.txt (limited to 'templates/robots.txt') diff --git a/templates/robots.txt b/templates/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/templates/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / -- cgit v1.2.3