From eae2cf98c2855d2bbedb95073fcbccbdd3231c26 Mon Sep 17 00:00:00 2001 From: DanyTPG <50212295+DanyTPG@users.noreply.github.com> Date: Sun, 28 Aug 2022 22:07:18 +0430 Subject: [PATCH] Create dany.json --- domains/dany.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dany.json diff --git a/domains/dany.json b/domains/dany.json new file mode 100644 index 000000000..e7f067d6f --- /dev/null +++ b/domains/dany.json @@ -0,0 +1,11 @@ +{ + "description": "A blog where I document code.", + "owner": { + "username": "DanyTPG", + "email": "", + "discord": "DanyTPG#5025" + }, + "record": { + "CNAME": "docs-cz1.pages.dev" + } +}