From 9e1ce786de4f6d6be91aec36cbec239c23a1245c Mon Sep 17 00:00:00 2001 From: nikytap1n Date: Thu, 4 Apr 2024 22:43:14 -0700 Subject: [PATCH] feat(domain): nikytest.is-a.dev --- domains/nikytest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikytest.json diff --git a/domains/nikytest.json b/domains/nikytest.json new file mode 100644 index 000000000..f41facaa4 --- /dev/null +++ b/domains/nikytest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikytap1n", + "email": "anhky726@gmail.com" + }, + "record": { + "CNAME": "https://nikytap1n.github.io/" + } +}