From a08734eb16dddc054d9f82df24b974b1690de0d6 Mon Sep 17 00:00:00 2001 From: NathanShin239 <75510171+MagedNuggets@users.noreply.github.com> Date: Fri, 27 Aug 2021 21:29:48 -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..110f3ad2c --- /dev/null +++ b/domains/nathan.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "owner": { + "username": "MagedNuggets", + "email": "mastertofu12345@gmail.com", + }, + "record": { + "CNAME": "MagedNuggets.github.io" + } +}