From 759133943a67fd0601b45c4b674e01dec6f835b6 Mon Sep 17 00:00:00 2001 From: nh_ <164098315+nonxistnt@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:27:20 -0500 Subject: [PATCH] Create nh.json --- domains/nh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nh.json diff --git a/domains/nh.json b/domains/nh.json new file mode 100644 index 000000000..9a5666540 --- /dev/null +++ b/domains/nh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nonxistnt", + "email": "khtyiscooler@gmail.com" + }, + "record": { + "CNAME": "nonxistnt.github.io" + } +}