diff options
add service worker
Diffstat (limited to 'src/robot.njk')
-rw-r--r-- | src/robot.njk | 7 |
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 |