From e4f04c46a63316615ca0df6fd1f124e86a357f67 Mon Sep 17 00:00:00 2001 From: Nrzt <71358589+NRZT555@users.noreply.github.com> Date: Sun, 28 Aug 2022 09:53:48 -0500 Subject: [PATCH] Create hextris.json --- domains/hextris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hextris.json diff --git a/domains/hextris.json b/domains/hextris.json new file mode 100644 index 000000000..3cc5ee4e5 --- /dev/null +++ b/domains/hextris.json @@ -0,0 +1,11 @@ +{ + "description": "hextris.is-a.dev", + "repo": "https://github.com/NRZT567/nrzt567.github.io", + "owner": { + "username": "nrzt", + "email": "nrzt5678@gmail.com" + }, + "record": { + "CNAME": "https://nrzt567.github.io" + } +}