diff options
author | Alan Pearce | 2024-06-05 22:15:05 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-05 22:15:05 +0200 |
commit | a9337d346ca6d82bbe203d50b176af9b7c146db0 (patch) | |
tree | 324818852995470cb4833bb6fe79dfead3d17957 /static | |
parent | ab5a866278bec429657b61bf0d0a370757b5e922 (diff) | |
download | website-a9337d346ca6d82bbe203d50b176af9b7c146db0.tar.lz website-a9337d346ca6d82bbe203d50b176af9b7c146db0.tar.zst website-a9337d346ca6d82bbe203d50b176af9b7c146db0.zip |
generate sitemap and robots.txt
Diffstat (limited to 'static')
-rw-r--r-- | static/robots.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index a0e9740..0000000 --- a/static/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Disallow: -Host: alanpearce.eu - |