Merge pull request #17030 from IamSmeagol/main

Update smeagol.json to my new user info
This commit is contained in:
orangc
2024-11-08 09:26:51 +03:00
committed by GitHub
+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"
}
}