diff --git a/domains/nerd.json b/domains/nerd.json index e77e2d5fa..0fcb15c93 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "xkcdnerd", - "email": "evanwang330@gmail.com", - "discord": "1153506811522076723" - }, - - "record": { - "CNAME": "random-nerd.is-a.dev" - } + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com", + "twitter": "i dont have one" + }, + "record": { + "CNAME": "xkcdnerd.github.io" } - +}