From 49e25abff025ce2104d138ae1e63992f02437592 Mon Sep 17 00:00:00 2001 From: Sanjay Pavan Date: Wed, 29 Jun 2022 16:41:51 +0530 Subject: [PATCH] Create withercubes.json --- domains/withercubes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/withercubes.json 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" + } +}