From 2dfb15c40ee9138ecfe4d9b447586e5168064a8a Mon Sep 17 00:00:00 2001 From: Justus <37590567+HerrBlauzahn@users.noreply.github.com> Date: Tue, 1 Dec 2020 18:06:48 +0100 Subject: [PATCH] Create justus.json --- domains/justus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/justus.json diff --git a/domains/justus.json b/domains/justus.json new file mode 100644 index 000000000..d69d1d37e --- /dev/null +++ b/domains/justus.json @@ -0,0 +1,11 @@ +{ + "description": "description", + "repo": "https://github.com/HerrBlauzahn/justus.is-a.dev", + "owner": { + "username": "HerrBlauzahn", + "email": "justus.is-a.dev@herrblauzahn.de" + }, + "record": { + "CNAME": "herrblauzahn.github.io" + } +}