diff --git a/domains/nmsderp.json b/domains/nmsderp.json new file mode 100644 index 000000000..d72408c25 --- /dev/null +++ b/domains/nmsderp.json @@ -0,0 +1,12 @@ +{ + "description": "A place for my small projects, and maybe a blog in the future.", + "repo": "https://github.com/nmsderp/nmsderp.github.io", + "owner": { + "username": "nmsderp", + "email": "nmsderp@gmail.com", + "twitter": "i don't have a twitter lol" + }, + "record": { + "CNAME": "nmsderp.github.io" + } +}