From f9e2ddae012c56c2690f6fc99627a7996dccee6f Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 16 Feb 2025 23:55:26 +0100 Subject: move building inside package --- static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 static/robots.txt (limited to 'static') 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 -- cgit v1.2.3