diff --git a/astro-site/public/robots.txt b/astro-site/public/robots.txt index 21d7118..45e70da 100644 --- a/astro-site/public/robots.txt +++ b/astro-site/public/robots.txt @@ -1,4 +1,4 @@ User-agent: * Allow: / -Sitemap: https://braboj.github.io/tutorial-git/sitemap-index.xml +Sitemap: https://braboj.me/tutorial-git/sitemap-index.xml