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