From ef27243c7e1f2178bc968eecf9ab879645c474e2 Mon Sep 17 00:00:00 2001 From: Karl Benjamin Bughaw Date: Fri, 11 Apr 2025 16:50:16 +0800 Subject: [PATCH] Create golgrax.json --- domains/golgrax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/golgrax.json diff --git a/domains/golgrax.json b/domains/golgrax.json new file mode 100644 index 000000000..921f89d2f --- /dev/null +++ b/domains/golgrax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Golgrax", + "twitter": "Golgrax" + }, + "record": { + "CNAME": "golgrax.pages.dev" + } +}