change subdomain name

This commit is contained in:
Antoni Jon
2022-08-12 13:19:11 +00:00
parent e3c880914c
commit c8b5bf5c0c
2 changed files with 11 additions and 12 deletions
-12
View File
@@ -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"
}
}
+11
View File
@@ -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"
}
}