diff options
Added robots.txt
-rw-r--r-- | public/_headers (renamed from _header) | 0 | ||||
-rw-r--r-- | public/_redirects | 0 | ||||
-rw-r--r-- | public/robots.txt | 3 |
3 files changed, 3 insertions, 0 deletions
diff --git a/_header b/public/_headers index a524037..a524037 100644 --- a/_header +++ b/public/_headers diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/_redirects diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..b5f1e36 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: +Sitemap: https://sudomsg.com/sitemap.xml |