aboutsummaryrefslogtreecommitdiffstats
path: root/src/robot.njk
diff options
context:
space:
mode:
author2022-01-08 17:27:42 +0530
committer2022-01-08 17:27:42 +0530
commit5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a (patch)
treebbca1d1fa46fb810d9974484572de5a9bfac54b8 /src/robot.njk
parentmake it ready to deploy (diff)
downloadsudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar.gz
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar.bz2
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar.lz
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar.xz
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.tar.zst
sudomsg-5aeaf2f352e7da0a0d55a7ad2cd7dbd3869b875a.zip
add service worker
Diffstat (limited to 'src/robot.njk')
-rw-r--r--src/robot.njk7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/robot.njk b/src/robot.njk
deleted file mode 100644
index 79c49c0..0000000
--- a/src/robot.njk
+++ /dev/null
@@ -1,7 +0,0 @@
----
-permalink: /robot.txt
-eleventyExcludeFromCollections: true
----
-User-agent: *
-Allow: /
-Sitemap: {{ "/"| url | absoluteUrl(metadata.url) }}/sitemap.xml \ No newline at end of file