From 38d2ccd4ea0833cdf8162fcd8834a013abb31ed9 Mon Sep 17 00:00:00 2001 From: thedemonium Date: Thu, 15 Oct 2020 16:00:14 +0300 Subject: [PATCH] Create demonium.json --- domains/demonium.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/demonium.json diff --git a/domains/demonium.json b/domains/demonium.json new file mode 100644 index 000000000..60b108c0b --- /dev/null +++ b/domains/demonium.json @@ -0,0 +1,12 @@ +{ + "description": "Demonium's is-a.dev domain", + "repo": "https://github.com/thedemonium/demonium.github.io", + "owner": { + "username": "thedemonium", + "email": "tbapbing@gmail.com" + }, + "record": { + "CNAME": "demonium.github.io", + "URL": "https://demonium.is-a.dev" + } +}