diff --git a/domains/akemi.json b/domains/akemi.json deleted file mode 100644 index 15cf69948..000000000 --- a/domains/akemi.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal website goes here", - "repo": "https://github.com/ItzCuteAkemi/itzcuteakemi.github.io", - "owner": { - "username": "ItzCuteAkemi", - "email": "christianpandapotans@gmail.com", - "twitter": "@ItzCuteAkemi" - }, - "record": { - "CNAME": "itzcuteakemi.github.io" - } -} diff --git a/domains/cherrypie.json b/domains/cherrypie.json new file mode 100644 index 000000000..7a1baf0e9 --- /dev/null +++ b/domains/cherrypie.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website goes here", + "repo": "https://github.com/MiracleCherryPie/itzcuteakemi.github.io", + "owner": { + "username": "MiracleCherryPie", + "email": "christianpandapotans@gmail.com" + }, + "record": { + "CNAME": "miraclecherrypie.github.io" + } +}