From 4f8ea4617f2da20e3121e5cb511c1c233b4466d7 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Mon, 10 May 2021 09:22:56 -0400 Subject: [PATCH] Create @.json --- domains/@.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/@.json diff --git a/domains/@.json b/domains/@.json new file mode 100644 index 000000000..36cd14e7b --- /dev/null +++ b/domains/@.json @@ -0,0 +1,11 @@ +{ + "description": "The root domain for is-a.dev website", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "http://www.is-a.dev" + } +}