diff options
author | Alan Pearce | 2023-04-20 22:09:52 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-20 22:09:52 +0200 |
commit | 76407004e8907251a9218bd0167bea8fa47026ee (patch) | |
tree | e3dbbb3a3bf6543a16097162bf6e85e5f212e630 | |
parent | cea3e75c68070d180311f6dea56c192a7f90c23d (diff) | |
download | website-76407004e8907251a9218bd0167bea8fa47026ee.tar.lz website-76407004e8907251a9218bd0167bea8fa47026ee.tar.zst website-76407004e8907251a9218bd0167bea8fa47026ee.zip |
Allow googlebot indexing
-rw-r--r-- | static/robots.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/robots.txt b/static/robots.txt index ef30e6f..80dda18 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -3,5 +3,3 @@ Disallow: Host: alanpearce.eu Sitemap: https://alanpearce.eu/sitemap.xml -User-agent: googlebot -Disallow: / |