diff --git a/domains/data.json b/domains/data.json new file mode 100644 index 000000000..10d14c84b --- /dev/null +++ b/domains/data.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "CNAME": "wdhdev.github.io" + } +}