diff options
| author | Christian Cleberg <[email protected]> | 2026-05-01 10:19:56 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-05-01 10:19:56 -0500 |
| commit | afffc1bace79e90f4a86b98939e3d33db1651572 (patch) | |
| tree | 1b2eeafb25e9766afc613d6a5828eda6a73f08e1 /theme | |
| parent | 8498733c5778293cc8a1756a0fa4ed3244eb32da (diff) | |
| download | cleberg.net-afffc1bace79e90f4a86b98939e3d33db1651572.tar.gz cleberg.net-afffc1bace79e90f4a86b98939e3d33db1651572.tar.bz2 cleberg.net-afffc1bace79e90f4a86b98939e3d33db1651572.zip | |
fix: reset robots.txt
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/static/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/static/robots.txt b/theme/static/robots.txt index 4bd4c71..cb3e8a1 100644 --- a/theme/static/robots.txt +++ b/theme/static/robots.txt @@ -1,3 +1,5 @@ User-agent: * +Allow: / Disallow: +Content-Signal: ai-train=yes, search=yes, ai-input=yes Sitemap: https://cleberg.net/sitemap.xml |
