diff --git a/domains/spongly.json b/domains/spongly.json new file mode 100644 index 000000000..352f3eeae --- /dev/null +++ b/domains/spongly.json @@ -0,0 +1,11 @@ +{ + "description": "Spongly's Personal Site", + "repo": "https://github.com/spongly/spongly.github.io", + "owner": { + "username": "spongly", + "email": "mail.spongly@gmail.com", + }, + "record": { + "CNAME": "spongly.github.io" + } +}