From 0f31781c43352255d75af2e89c1c2bb647dae7f8 Mon Sep 17 00:00:00 2001 From: MysterySD <80155750+5MysterySD@users.noreply.github.com> Date: Mon, 29 Aug 2022 12:10:42 +0530 Subject: [PATCH] ReCreate `mysterysd.json` --- domains/mysterysd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mysterysd.json diff --git a/domains/mysterysd.json b/domains/mysterysd.json new file mode 100644 index 000000000..e4cb5633d --- /dev/null +++ b/domains/mysterysd.json @@ -0,0 +1,11 @@ +{ + "description": "Tech Website", + "repo": "https://github.com/5MysterySD/5mysterysd.github.io", + "owner": { + "username": "5MysterySD", + "email": "mysterysd.sd@gmail.com" + }, + "record": { + "CNAME": "5mysterysd.github.io" + } +}