From 9cfe79379a937afa980b47d3f93ceff63998e5ff Mon Sep 17 00:00:00 2001 From: AviNash N C <31386636+nashnc@users.noreply.github.com> Date: Sat, 15 Feb 2025 23:07:24 +0530 Subject: [PATCH] Create nashnc.json --- domains/nashnc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nashnc.json diff --git a/domains/nashnc.json b/domains/nashnc.json new file mode 100644 index 000000000..6bfb43048 --- /dev/null +++ b/domains/nashnc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nashnc", + "email": "nash.nc@gmailcom" + }, + "record": { + "CNAME": "nashnc.github.io" + } +}