Update delta.is-a.dev: New Github Username

I changed my GitHub username from `ProtogenDelta` to `LeoCatsune` - updated contact details and DNS records accordingly.
This commit is contained in:
Delta
2024-06-23 22:21:23 +10:00
committed by GitHub
parent e4ae33591a
commit 10a41f56b5
+5 -5
View File
@@ -1,12 +1,12 @@
{
"description": "Delta's personal website using Github Pages",
"repo": "https://github.com/protogendelta/protogendelta.github.io",
"description": "Leo's personal website using Github Pages",
"repo": "https://github.com/leocatsune/leocatsune.github.io",
"owner": {
"username": "ProtogenDelta",
"username": "LeoCatsune",
"email": "",
"twitter": "TheDeltaProto"
"twitter": "LeoCatsune"
},
"record": {
"CNAME": "protogendelta.github.io"
"CNAME": "leocatsune.github.io"
}
}