diff --git a/.github/workflows/theme_validation_and_deploy.yml b/.github/workflows/theme_validation_and_deploy.yml
index 11f91b6a7..031c6308d 100644
--- a/.github/workflows/theme_validation_and_deploy.yml
+++ b/.github/workflows/theme_validation_and_deploy.yml
@@ -65,10 +65,10 @@ jobs:
- name: "Copying files"
run: |
echo "Deploying"
- rm -rf pietervdvn.github.io/mc/${{ env.TARGET_BRANCH }}/*
- mkdir -p pietervdvn.github.io/mc/${{ env.TARGET_BRANCH }}/
- cp -r dist/* pietervdvn.github.io/mc/${{ env.TARGET_BRANCH }}/
- cd pietervdvn.github.io/
+ rm -rf mapcomplete.github.io/*
+ cp -r dist/* mapcomplete.github.io/
+ cd mapcomplete.github.io/
+ echo "mapcomplete.org" > CNAME
git add *
if git status | grep -q "Changes to be committed"
then
diff --git a/404.html b/404.html
index 129c820db..8d425e109 100644
--- a/404.html
+++ b/404.html
@@ -50,7 +50,7 @@
-
+