aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAriel Costas <94913521+arielcostas@users.noreply.github.com>2023-11-23 23:24:28 +0100
committerAriel Costas <94913521+arielcostas@users.noreply.github.com>2023-11-23 23:24:28 +0100
commitdca685c79b587d17e13c5da51ef67aa2e71b891c (patch)
treee826ad032cce0bebeeeb20859600de8e2e213cad /static
Super basic start
Diffstat (limited to 'static')
-rw-r--r--static/robots.txt2
-rw-r--r--static/security.txt2
2 files changed, 4 insertions, 0 deletions
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