Update smeagol.json to my new user info

This commit is contained in:
Smeagol
2024-11-06 17:02:09 -05:00
committed by GitHub
parent b76b97a97a
commit e58fde80a0
+4 -4
View File
@@ -1,11 +1,11 @@
{
"description": "Smeagol's github pages site, currently a work in progress",
"repo": "https://github.com/Smeagol2069/smeagol2069.github.io",
"repo": "https://github.com/IamSmeagol/IamSmeagol.github.io",
"owner": {
"username": "Smeagol2069",
"discord": "Smeagol#2069"
"username": "IamSmeagol",
"discord": "iamsmeagol"
},
"record": {
"CNAME": "smeagol2069.github.io"
"CNAME": "IamSmeagol.github.io"
}
}