From cd46b901261b5c5b90bf89d12810708eb23532fb Mon Sep 17 00:00:00 2001 From: GrifTheDev <70777013+GrifTheDev@users.noreply.github.com> Date: Mon, 20 Dec 2021 01:18:26 +0000 Subject: [PATCH] Added grif.json --- domains/grif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grif.json diff --git a/domains/grif.json b/domains/grif.json new file mode 100644 index 000000000..fda6c2423 --- /dev/null +++ b/domains/grif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grif (GrifTheDev on GitHub)", + "email": "tmjeteo3@gmail.com" + }, + "record": { + "CNAME": "grifthedev.github.io" + } +}