diff --git a/domains/tcxone.json b/domains/tcxone.json new file mode 100644 index 000000000..bf77e1fc7 --- /dev/null +++ b/domains/tcxone.json @@ -0,0 +1,12 @@ +{ + "description": "Personal homepage", + "repo": "https://github.com/tcxone/tcxone.github.io", + "owner": { + "username": "tcxone", + "email": "tcxone@outlook.com", + "twitter": "tcxone" + }, + "record": { + "CNAME": "tcxone.github.io" + } +}