diff --git a/layouts/robots.txt b/layouts/robots.txt index 2b4380d..9a86c28 100644 --- a/layouts/robots.txt +++ b/layouts/robots.txt @@ -1,4 +1,4 @@ User-agent: * Disallow: -Sitemap: {{ .Site.BaseURL }}sitemap.xml \ No newline at end of file +Sitemap: {{ .Site.BaseURL }}/sitemap.xml \ No newline at end of file