diff options
author | jaseg <git@jaseg.de> | 2022-03-01 22:46:17 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2022-03-01 22:46:17 +0100 |
commit | f21dea91904d7bf9628457a5758016c9a0df6d38 (patch) | |
tree | 32f5b5767134db8f631063fd3fc68d76a59a8e1b /public | |
parent | 7e86971cf714f3c00a1c91a397816663987f69fc (diff) | |
parent | 6ae65c23958c6029205aeb3d573d6042a6ae7ff5 (diff) | |
download | blog-f21dea91904d7bf9628457a5758016c9a0df6d38.tar.gz blog-f21dea91904d7bf9628457a5758016c9a0df6d38.tar.bz2 blog-f21dea91904d7bf9628457a5758016c9a0df6d38.zip |
deploy.py auto-commit
Diffstat (limited to 'public')
-rw-r--r-- | public/robots.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index 3e988aa..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,9 +0,0 @@ -User-agent: * -Disallow: /categories/ -Disallow: /tags/ -Disallow: /imprint/ - -User-agent: Googlebot-Image -Disallow: / - -Sitemap: https://blog.jaseg.de/sitemap.xml |