From 3af3aa5f74f93798b06bee16f7daa9c11d8fa49c Mon Sep 17 00:00:00 2001 From: iohansson Date: Sun, 13 Mar 2022 19:13:26 +0000 Subject: [PATCH] add helge.is-a.dev --- domains/helge.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/helge.json diff --git a/domains/helge.json b/domains/helge.json new file mode 100644 index 000000000..b5fa7d5f0 --- /dev/null +++ b/domains/helge.json @@ -0,0 +1,11 @@ +{ + "description": "personal website at some point, now pointing to a VPS I own", + "repo": "https://github.com/iohansson/kldcs", + "owner": { + "username": "iohansson", + "email": "root@helge8.one" + }, + "record": { + "CNAME": "helge8.cc" + } +}