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] 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" + } +}