diff options
author | xengineering <me@xengineering.eu> | 2022-05-28 16:28:04 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-05-28 16:28:04 +0200 |
commit | 269a4880dc53649222bf0f3a122a61fe4fcddf33 (patch) | |
tree | 92edc81ebaca2d3848e2ff7a1e07df28ce9a485d /webroot/robots.txt | |
download | website-269a4880dc53649222bf0f3a122a61fe4fcddf33.tar website-269a4880dc53649222bf0f3a122a61fe4fcddf33.tar.zst website-269a4880dc53649222bf0f3a122a61fe4fcddf33.zip |
Add current content
Diffstat (limited to 'webroot/robots.txt')
-rw-r--r-- | webroot/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webroot/robots.txt b/webroot/robots.txt new file mode 100644 index 0000000..581073b --- /dev/null +++ b/webroot/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: / +Allow: /index.html |