From 7e31d25244c0f90725ccc768713de704fa046884 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 15 Oct 2020 11:09:34 +0200 Subject: [PATCH] Create jite.json --- domains/jite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jite.json diff --git a/domains/jite.json b/domains/jite.json new file mode 100644 index 000000000..68d3a2fce --- /dev/null +++ b/domains/jite.json @@ -0,0 +1,11 @@ +{ + "description": "Jite - Dev blog", + "owner": { + "username": "Johannestegner", + "email": "jitedev@gmail.com" + }, + "record": { + "CNAME": "jite.eu", + "URL": "https://jite.is-a.dev" + } +}