diff --git a/domains/thegloriousduck.json b/domains/thegloriousduck.json new file mode 100644 index 000000000..6cb2a9f3b --- /dev/null +++ b/domains/thegloriousduck.json @@ -0,0 +1,11 @@ +{ + "description": "TheGloriousDuck's personal developer website", + "repo": "https://github.com/TheGloriousDuck/thegloriousduck.github.io", + "owner": { + "username": "TheGloriousDuck", + "email": "thegloriousduck@protonmail.com" + }, + "record": { + "CNAME": "thegloriousduck.github.io" + } +}