From 95b487a30375cae6d6893e911db082a30a2d577d Mon Sep 17 00:00:00 2001 From: NathanShin239 <75510171+MagedNuggets@users.noreply.github.com> Date: Fri, 27 Aug 2021 20:59:22 -0400 Subject: [PATCH] Create nathan.json --- domains/nathan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nathan.json diff --git a/domains/nathan.json b/domains/nathan.json new file mode 100644 index 000000000..6a1357a23 --- /dev/null +++ b/domains/nathan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MagedNuggets", + "email": "mastertofu12345@gmail.com" + }, + { + "record": { + "CNAME": "MagedNuggets.github.io" + } +}