From 84f72b8f31c97836bb90148cbce5340a8c8bcb3a Mon Sep 17 00:00:00 2001 From: Catrin <95254982+winter7eaf@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:18:36 +0100 Subject: [PATCH] Create catrin.json --- domains/catrin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/catrin.json diff --git a/domains/catrin.json b/domains/catrin.json new file mode 100644 index 000000000..765493ba8 --- /dev/null +++ b/domains/catrin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winter7eaf", + "email": "winter.leafie@gmail.com" + }, + "record": { + "CNAME": "winter7eaf.github.io" + } +}