diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-28 19:46:20 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-28 19:46:20 -0500 |
commit | 2be43cc479dfd4cfb621f14381330c708291e324 (patch) | |
tree | 7ac50f99425c5524c0820360754045b80d1bafcc /theme/static/robots.txt | |
parent | afe76ac7d7498b862abaa623790b91410e34574d (diff) | |
download | cleberg.net-2be43cc479dfd4cfb621f14381330c708291e324.tar.gz cleberg.net-2be43cc479dfd4cfb621f14381330c708291e324.tar.bz2 cleberg.net-2be43cc479dfd4cfb621f14381330c708291e324.zip |
conversion from Zola to Weblorg
Diffstat (limited to 'theme/static/robots.txt')
-rw-r--r-- | theme/static/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/static/robots.txt b/theme/static/robots.txt new file mode 100644 index 0000000..a252a5f --- /dev/null +++ b/theme/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: +Allow: / |