diff --git a/domains/withercubes.json b/domains/withercubes.json new file mode 100644 index 000000000..f52a26a79 --- /dev/null +++ b/domains/withercubes.json @@ -0,0 +1,12 @@ +{ + "description": "WitherCubes' portfolio website", + "repo": "https://codeberg.org/WitherCubes/pages", + "owner": { + "username": "WitherCubes", + "email": "withercubes@protonmail.com", + "discord": "WitherCubes#2513" + }, + "record": { + "CNAME": "withercubes.codeberg.page" + } +}