diff --git a/domains/magitian.json b/domains/magitian.json new file mode 100644 index 000000000..a0411e9dd --- /dev/null +++ b/domains/magitian.json @@ -0,0 +1,11 @@ +{ + "description": "Home for my blogs", + "repo": "https://github.com/themagitian/themagitian.github.io", + "owner": { + "username": "magitian", + "email": "magitian@duck.com" + }, + "record": { + "CNAME": "themagitian.github.io" + } +}