diff --git a/domains/chubol.json b/domains/chubol.json new file mode 100644 index 000000000..902c76331 --- /dev/null +++ b/domains/chubol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chubol", + "email": "husks@tuta.io" + }, + "record": { + "CNAME": "chubol.github.io" + } +} diff --git a/domains/xpugno.json b/domains/xpugno.json new file mode 100644 index 000000000..19148b752 --- /dev/null +++ b/domains/xpugno.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", + "repo": "https://github.com/xPugnocode/sillywebsite", + "owner": { + "username": "xPugnocode", + "discord": "567924760370085899" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +}