diff --git a/domains/nerd.json b/domains/nerd.json new file mode 100644 index 000000000..7894e4fd8 --- /dev/null +++ b/domains/nerd.json @@ -0,0 +1,11 @@ +{ + "description": "website", + "repo": "https://github.com/xkcdnerd/xkcdnerd.github.io", + "owner": { + "username": "xkcdnerd", + "email": "evanwang330@gmail.com" + }, + "record": { + "CNAME": "xkcdnerd.github.io" + } +}