From f6daf1953ef586d71f3e24166b0219d6d41fbbb5 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 8 Aug 2023 21:51:36 +0200 Subject: [PATCH] feat(domain): add `jackbillstrom.is-a.dev` --- domains/jackbillstrom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jackbillstrom.json diff --git a/domains/jackbillstrom.json b/domains/jackbillstrom.json new file mode 100644 index 000000000..24a291a3e --- /dev/null +++ b/domains/jackbillstrom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jackbillstrom", + "email": "jackbillstrom@gmail.com" + }, + + "record": { + "CNAME": "swedish.codes" + } +}