From 508511c16bd3e65c3bce29619ac4ac96b22a2611 Mon Sep 17 00:00:00 2001 From: IcyonGit Date: Sat, 26 Aug 2023 10:34:39 -0400 Subject: [PATCH] feat(domain): icy.is-a.dev --- domains/icy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/icy.json diff --git a/domains/icy.json b/domains/icy.json new file mode 100644 index 000000000..320dd2aa3 --- /dev/null +++ b/domains/icy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IcyonGit", + "email": "Jazzyvela2009@outlook.com" + }, + "record": { + "CNAME": "icyongit.github.io" + } +}