From 39eb1ed55ae4d1c686a2ca81fd1c9ec00822551b Mon Sep 17 00:00:00 2001 From: danterusdev Date: Tue, 15 Jun 2021 20:13:43 -0700 Subject: [PATCH] Create danterus.json --- domains/danterus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/danterus.json diff --git a/domains/danterus.json b/domains/danterus.json new file mode 100644 index 000000000..0e5d3dc8e --- /dev/null +++ b/domains/danterus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danterusdev", + "email": "danterusdev@gmail.com" + }, + "record": { + "CNAME": "danterusdev.github.io" + } +}