Merge pull request #13460 from UntoldGam/main

Change CNAME .github.io > .pages.dev
This commit is contained in:
CuteDog5695
2024-04-25 13:07:01 +03:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "charlesobird+github@outlook.com"
},
"record": {
"CNAME": "charlesobird.github.io"
"CNAME": "charlesobird.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "UntoldGam",
"email": "charlessbird+github@outlook.com"
},
"record": {
"CNAME": "dev.charlesobird.pages.dev"
}
}