diff --git a/public/CNAME b/public/CNAME index b2cc11e..61a1b1a 100644 --- a/public/CNAME +++ b/public/CNAME @@ -1 +1 @@ -www.janedoe.com \ No newline at end of file +https://kremtastic.github.io/ \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt index 20bff7f..037f588 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -3,4 +3,4 @@ Allow: / Disallow: /api/* -Sitemap: https://www.janedoe.com/sitemap-index.xml +Sitemap: https://kremtastic.github.io/sitemap-index.xml