From dca685c79b587d17e13c5da51ef67aa2e71b891c Mon Sep 17 00:00:00 2001 From: Ariel Costas <94913521+arielcostas@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:24:28 +0100 Subject: Super basic start --- static/robots.txt | 2 ++ static/security.txt | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 static/robots.txt create mode 100644 static/security.txt (limited to 'static') diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: diff --git a/static/security.txt b/static/security.txt new file mode 100644 index 0000000..c32ac9b --- /dev/null +++ b/static/security.txt @@ -0,0 +1,2 @@ +Canonical: https://costas.dev/security.txt +Preferred-Languages: es, en \ No newline at end of file -- cgit v1.3