From 3abec32537bf6f545b572fb874df082729ee2a77 Mon Sep 17 00:00:00 2001 From: Nexzon <107808818+Nexzon@users.noreply.github.com> Date: Fri, 5 Aug 2022 09:47:13 -0600 Subject: [PATCH] Create nexus.json --- domains/nexus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nexus.json diff --git a/domains/nexus.json b/domains/nexus.json new file mode 100644 index 000000000..7808ec6e6 --- /dev/null +++ b/domains/nexus.json @@ -0,0 +1,11 @@ +{ + "description": "Nexus.is-a.dev", + "repo": "https://github.com/Nexzon/nexzon.github.io", + "owner": { + "username": "Nexus", + "email": "uvraysxc@gmail.com" + }, + "record": { + "CNAME": "Nexzon.github.io" + } +}