diff --git a/domains/smeagol.json b/domains/smeagol.json index 12879432a..998c0877b 100644 --- a/domains/smeagol.json +++ b/domains/smeagol.json @@ -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" } }