diff --git a/source/robots.txt b/source/robots.txt index eb05362..fd1350e 100644 --- a/source/robots.txt +++ b/source/robots.txt @@ -1,2 +1,4 @@ User-agent: * Disallow: + +Sitemap: https://curben.netlify.com/sitemap.xml \ No newline at end of file diff --git a/themes/typing/layout/_partial/head.ejs b/themes/typing/layout/_partial/head.ejs index 9b90c2b..0d6f896 100644 --- a/themes/typing/layout/_partial/head.ejs +++ b/themes/typing/layout/_partial/head.ejs @@ -42,7 +42,7 @@ - + <%/* Fallback function for SRI */%> <%- js('js/sri.min') %>