From 3fa5ed75de40b7ab05609e9c2fe65c7819fa8841 Mon Sep 17 00:00:00 2001 From: Sunnyychi <50956006+sunnyychi@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:29:41 +0100 Subject: [PATCH] Create sunnyychi.json --- domains/sunnyychi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sunnyychi.json diff --git a/domains/sunnyychi.json b/domains/sunnyychi.json new file mode 100644 index 000000000..ad35ea1b6 --- /dev/null +++ b/domains/sunnyychi.json @@ -0,0 +1,11 @@ +{ + "description": "A personal portfolio website", + "repo": "https://github.com/sunnyychi/Website", + "owner": { + "username": "sunnyychi", + "email": "sunnyychi@lona-development.org" + }, + "record": { + "CNAME": "sunnyychi.glitch.com" + } +}