diff --git a/domains/thequackyduck.json b/domains/thequackyduck.json new file mode 100644 index 000000000..d483c0df8 --- /dev/null +++ b/domains/thequackyduck.json @@ -0,0 +1,11 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/thequackyduck/thequackyduck.github.io", + "owner": { + "username": "thequackyduck", + "email": "zcodezt@gmail.com" + }, + "record": { + "CNAME": "thequackyduck.github.io" + } +}