From 69fa79a10031fb3dd2796e2d5661addab961943d Mon Sep 17 00:00:00 2001 From: thundergod Date: Thu, 8 Oct 2020 16:49:43 +0530 Subject: [PATCH] CodeThoma joins the fray --- domains/aj.json | 12 ++++++++++++ domains/codethoma.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 domains/aj.json create mode 100644 domains/codethoma.json diff --git a/domains/aj.json b/domains/aj.json new file mode 100644 index 000000000..0ec509f97 --- /dev/null +++ b/domains/aj.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod/", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io", + "URL": "https://aj.is-a.dev" + } +} diff --git a/domains/codethoma.json b/domains/codethoma.json new file mode 100644 index 000000000..baafb82d1 --- /dev/null +++ b/domains/codethoma.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/codethoma/", + "owner": { + "username": "codethoma", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "codethoma.github.io", + "URL": "https://codethoma.is-a.dev" + } +}