diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-10 02:53:26 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-05-10 02:53:26 +0530 |
commit | 118a63c79e97fa6757840d7a79880afb23db8e1b (patch) | |
tree | 2c60392f5ed367a0e4b2a0736d3aa73495a7b485 /webui/static/robots.txt | |
parent | eba958bf6c69f7a3830cb55702efa60e025eb2ce (diff) |
webui: Rearranging files for flask
Diffstat (limited to 'webui/static/robots.txt')
-rw-r--r-- | webui/static/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webui/static/robots.txt b/webui/static/robots.txt new file mode 100644 index 0000000..a252a5f --- /dev/null +++ b/webui/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: +Allow: / |