From 465dba7683a3538e28465b4fbbdb5b9799c14098 Mon Sep 17 00:00:00 2001 From: RLX <85926055+RLX-OP@users.noreply.github.com> Date: Mon, 22 Nov 2021 06:50:57 +0530 Subject: [PATCH] Create mathiscool.json --- domains/mathiscool.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mathiscool.json diff --git a/domains/mathiscool.json b/domains/mathiscool.json new file mode 100644 index 000000000..c90223efc --- /dev/null +++ b/domains/mathiscool.json @@ -0,0 +1,11 @@ +{ + "description": "Mathiscool personal website", + "repo": "https://testbot-github.github.io/Mathiscool/", + "owner": { + "username": "testbot-github", + "email": "testbot-github@gmail.com" + }, + "record": { + "CNAME": "Mathiscool.github.io" + } +}