diff --git a/domains/node.json b/domains/node.json new file mode 100644 index 000000000..9ca25425f --- /dev/null +++ b/domains/node.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/node0505/node0505.github.io", + "owner": { + "username": "node0505", + "email": "", + "discord": "node#0505" + }, + "record": { + "CNAME": "node0505.github.io" + } +}