summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/_headers2
-rw-r--r--public/robots.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/public/_headers b/public/_headers
new file mode 100644
index 0000000..806338c
--- /dev/null
+++ b/public/_headers
@@ -0,0 +1,2 @@
+/_astro/*
+ Cache-Control: public, max-age=31536000, immutable \ No newline at end of file
diff --git a/public/robots.txt b/public/robots.txt
new file mode 100644
index 0000000..6f27bb6
--- /dev/null
+++ b/public/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: \ No newline at end of file