From e9866380641de3d137975eb626942c6876dfd5f8 Mon Sep 17 00:00:00 2001 From: glitchish <64909897+glitchish@users.noreply.github.com> Date: Sat, 19 Feb 2022 11:02:29 -0500 Subject: [PATCH] My .is-a.dev Domain --- domains/glitchish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/glitchish.json diff --git a/domains/glitchish.json b/domains/glitchish.json new file mode 100644 index 000000000..02740359a --- /dev/null +++ b/domains/glitchish.json @@ -0,0 +1,11 @@ +{ + "description": "Glitch's .IS-A.DEV domain", + "repo": "https://github.com/glitchish.github.io", + "owner": { + "username": "glitchish", + "email": "gavinjstacey@gmail.com" + }, + "record": { + "CNAME": "glitchish.github.io" + } +}