diff --git a/src/robots.njk b/src/robots.njk index 699a8e5..6de253d 100644 --- a/src/robots.njk +++ b/src/robots.njk @@ -1,4 +1,6 @@ --- permalink: robots.txt eleventyExcludeFromCollections: true ---- \ No newline at end of file +--- + +Sitemap: {{ site.url }}/sitemap.xml \ No newline at end of file