diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json new file mode 100644 index 000000000..133c2c199 --- /dev/null +++ b/domains/ctrlraul.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } +}