diff options
author | mms <michal@sapka.me> | 2024-01-30 16:29:30 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-01-30 16:29:30 +0100 |
commit | d9f0b44ff803dd2d18e02b67792241dd28a42767 (patch) | |
tree | fc7a5bff09c41c1005ba505c810fab526e576b39 /static | |
parent | 95dfcd5740f7a134687bb8dbe7a6c5437edb8adb (diff) |
feat: literate prog 1st draft
Diffstat (limited to 'static')
-rw-r--r-- | static/robots.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/static/robots.txt b/static/robots.txt index 5cb473b..8863d96 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,13 +1,3 @@ User-agent: * -Disallow: / - -User-agent: Applebot -User-agent: Bingbot -User-agent: DuckDuckBot -User-agent: DuckDuckGo -User-agent: Googlebot -User-agent: ia_archiver -User-agent: Slurp -User-agent: Yandexbot Sitemap: https://d-s.sh/sitemap.xml |