diff options
author | Valentin Popov <valentin@popov.link> | 2024-09-05 17:55:42 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-09-05 17:55:42 +0300 |
commit | 7ba2de71480c1b568ed8b7d7f693f17774da1684 (patch) | |
tree | 4d468ae27157ad21e137238f2be6ea18b1feb99b /public | |
parent | 7770a0852c0ba9cb0790d447cb3af0a5bf00e2ba (diff) | |
download | popov.link-7ba2de71480c1b568ed8b7d7f693f17774da1684.tar.xz popov.link-7ba2de71480c1b568ed8b7d7f693f17774da1684.zip |
Added sitemap
Diffstat (limited to 'public')
-rw-r--r-- | public/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..23fe156 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://popov.link/sitemap-index.xml
\ No newline at end of file |