diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2025-02-16 23:55:26 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2025-02-22 21:14:40 +0100 |
| commit | f9e2ddae012c56c2690f6fc99627a7996dccee6f (patch) | |
| tree | 2028e0abc072f85e00748841bb1fdb8e400536d2 /static | |
| parent | af3f5ba54e4c044316d6cceb1564abc318aa80c0 (diff) | |
move building inside package
Diffstat (limited to 'static')
| -rw-r--r-- | static/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..213a586 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,3 @@ +user-agent: * +disallow: /static/ +allow: /static/icon.png |
