diff --git a/domains/theo.json b/domains/theo.json new file mode 100644 index 000000000..dff8f0224 --- /dev/null +++ b/domains/theo.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website (blog and etc).", + "repo": "https://github.com/DrTheodor/drtheodor.github.io", + "owner": { + "username": "DrTheodor", + "email": "teodor2k8@gmail.com", + "discord": "691552610519613440" + }, + "record": { + "CNAME": "drtheodor.github.io" + } +}