Merge pull request #6828 from B1ue-Dev/main

feat: Create _github-pages-challenge-B1ue-Dev.blue.json (for verification)
This commit is contained in:
William Harrison
2023-08-10 07:45:01 +08:00
committed by GitHub
2 changed files with 17 additions and 5 deletions
@@ -0,0 +1,12 @@
{
"description": "Personal site for b1uedev, a.k.a Blue.",
"repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io",
"owner": {
"username": "B1ue-Dev",
"email": "ngolong1396@hotmail.com",
"twitter": "b1uedev"
},
"record": {
"TXT": "e921e6896e19bfdc214f60f54aaacc"
}
}
+5 -5
View File
@@ -1,12 +1,12 @@
{
"description": "A newbie Python developer who wants to learn more about web design and Python development.",
"repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io",
"description": "Personal site for b1uedev, a.k.a Blue.",
"repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io",
"owner": {
"username": "Jimmy-Blue",
"username": "B1ue-Dev",
"email": "ngolong1396@hotmail.com",
"twitter": "JimmyBlue00"
"twitter": "b1uedev"
},
"record": {
"CNAME": "jimmy-blue.github.io"
"CNAME": "b1ue-dev.github.io"
}
}