From 6f49be2f15b81c463701b4670eaa75aa60d33597 Mon Sep 17 00:00:00 2001 From: mnsrulz Date: Thu, 15 Oct 2020 17:15:16 -0400 Subject: [PATCH] Create mnsrulz.json --- domains/mnsrulz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mnsrulz.json diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json new file mode 100644 index 000000000..94afbc24d --- /dev/null +++ b/domains/mnsrulz.json @@ -0,0 +1,11 @@ +{ + "description": "mnsrulz web", + "repo": "https://github.com/mnsrulz/mnsrulz.github.io", + "owner": { + "username": "github-username", + "email": "mnsrulz@gmail.com" + }, + "record": { + "CNAME": "mnsrulz.github.io" + } +}