From dced407cc9aea8b2000eac5e608c6a307c18c9e5 Mon Sep 17 00:00:00 2001 From: "Ozkar L. Garcell" Date: Mon, 9 Aug 2021 17:38:29 -0400 Subject: [PATCH] Create codeshard.json --- domains/codeshard.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codeshard.json diff --git a/domains/codeshard.json b/domains/codeshard.json new file mode 100644 index 000000000..164e323ff --- /dev/null +++ b/domains/codeshard.json @@ -0,0 +1,11 @@ +{ + "description": "In a hole in the ground there lived a hobbit", + "repo": "https://github.com/codeshard/codeshard.github.io", + "owner": { + "username": "codeshard", + "email": "ozkar.garcell@gmail.com" + }, + "record": { + "CNAME": "codeshard.github.io" + } +}