From 4b6ae263e3e1c4f9e29ec888ec9cdd3effd4a4c1 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Tue, 19 Jan 2021 20:53:37 +0100 Subject: [PATCH 1/2] update to fit gitbook's docs for zero --- domains/zerotwo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 2a1bdc020..aa018aa65 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -1,11 +1,11 @@ { - "description": "ZeroTwo's Website", + "description": "The site for ZeroTwo's docs.", "repo": "https://github.com/ZeroTwoDev", "owner": { "username": "ZeroTwoDev", - "email": "zerotwo@zerotwo.bot" + "email": "halil_ismail@yahoo.com" }, "record": { - "CNAME": "zerotwodev.github.io" + "CNAME": "hosting.gitbook.io" } -} \ No newline at end of file +} From 2964891b228287d25ded38178e4784b7b63a46f3 Mon Sep 17 00:00:00 2001 From: LolTDMMMOs <13370034+LolTDMMMOs@users.noreply.github.com> Date: Tue, 19 Jan 2021 17:24:31 -0500 Subject: [PATCH 2/2] Create tdm.json --- domains/tdm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tdm.json diff --git a/domains/tdm.json b/domains/tdm.json new file mode 100644 index 000000000..fe7b31da0 --- /dev/null +++ b/domains/tdm.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/loltdmmmos/loltdmmmos.github.io", + "owner": { + "username": "LolTDMMMOs", + "email": "paymentstdm@gmail.com" + }, + "record": { + "CNAME": "loltdmmmos.github.io" + } +}