diff --git a/domains/abysmal.json b/domains/abysmal.json new file mode 100644 index 000000000..dd0a9fb1d --- /dev/null +++ b/domains/abysmal.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/abysmal26/abysmal26.github.io", + "owner": { + "username": "abysmal26", + "email": "abysmal26@tuta.io", + "twitter": "abysmal26" + }, + "record": { + "CNAME": "abysmal26.github.io" + } +}