From bd1655a4c072ec2b6de6d32ff0832e0906989381 Mon Sep 17 00:00:00 2001 From: TheGloriousDuck <43049985+TheGloriousDuck@users.noreply.github.com> Date: Sun, 29 Aug 2021 22:43:36 -0400 Subject: [PATCH] Create thegloriousduck.json --- domains/thegloriousduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thegloriousduck.json 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" + } +}