From 6b7ba89daa1667ad917dd39a3cd9001d694c27c8 Mon Sep 17 00:00:00 2001 From: Jan Date: Mon, 24 Feb 2025 10:48:49 +0100 Subject: [PATCH] Create jan.json --- domains/jan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jan.json diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 000000000..8f9eb0dfc --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Dev Website", + "owner": { + "username": "jpgreth", + "email": "github@greth.me" + }, + "record": { + "CNAME": "greth.dev" + } +}