From 9184203f8a91d2af4106647730956fe233acb694 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 3 Jun 2021 19:58:31 +0300 Subject: Added a simple template for Roman Zolotarev's ssg --- ssg/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ssg/robots.txt (limited to 'ssg/robots.txt') diff --git a/ssg/robots.txt b/ssg/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/ssg/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / -- cgit v1.2.3