diff --git a/domains/ducky.json b/domains/ducky.json new file mode 100644 index 000000000..29964c0e4 --- /dev/null +++ b/domains/ducky.json @@ -0,0 +1,11 @@ +{ + "description": "My website for random stuff", + "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io", + "owner": { + "username": "WhoTook7050", + "email": "tosonana@tuta.io" + }, + "record": { + "CNAME": "WhoTook7050.github.io" + } +}