From 343a63829d08710e003e41a22d4f14edd0c63832 Mon Sep 17 00:00:00 2001 From: lutherantz Date: Thu, 21 Mar 2024 14:38:53 +0100 Subject: [PATCH] feat(domain): lutherantz.is-a.dev --- domains/lutherantz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lutherantz.json diff --git a/domains/lutherantz.json b/domains/lutherantz.json new file mode 100644 index 000000000..001851746 --- /dev/null +++ b/domains/lutherantz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +}