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" + } +}