diff --git a/domains/quick.json b/domains/quick.json new file mode 100644 index 000000000..e3e92110f --- /dev/null +++ b/domains/quick.json @@ -0,0 +1,12 @@ +{ + "description": "quickdaffy's website", + "repo": "https://github.com/quickdaffy/quickdaffy.github.io", + "owner": { + "username": "quickdaffy", + "email": "quickdaffy@gmail.com", + "twitter": "quickdaffy" + }, + "record": { + "CNAME": "quickdaffy.github.io" + } +}