From 1118748ed303726e91bcc80e42fcd8297c2c5b49 Mon Sep 17 00:00:00 2001 From: Kristian Takvam Date: Mon, 6 Oct 2025 22:31:07 +0200 Subject: [PATCH] Update CNAME and robots.txt to reflect new domain --- public/CNAME | 2 +- public/robots.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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