Merge pull request #22336 from vontey/main

renamed some domain files for a new address
This commit is contained in:
DIBSTER
2025-04-25 21:56:08 -04:00
committed by GitHub
3 changed files with 13 additions and 13 deletions
@@ -1,9 +1,9 @@
{
"owner": {
"username": "ash2vee",
"username": "vontey",
"email": "ash2vee@outlook.com"
},
"records": {
"TXT": "7cb2d91bbed584ec2cf12c007695ea"
"TXT": "c5d23775aa8514a3dd88ee55d78a14"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "Im gonna use this website for my portfolio",
"repo": "https://github.com/ash2vee/ash2vee.github.io",
"owner": {
"username": "ash2vee",
"email": "ash2vee@outlook.com"
},
"records": {
"CNAME": "ash2vee.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Im gonna use this website for my personal use",
"repo": "https://github.com/vontey/vontey.github.io",
"owner": {
"username": "vontey",
"email": "ash2vee@outlook.com"
},
"records": {
"CNAME": "vontey.github.io"
}
}