From a854e86818f0f0ba07b35518ba3c9ab5c61fb095 Mon Sep 17 00:00:00 2001 From: Justus <37590567+HerrBlauzahn@users.noreply.github.com> Date: Tue, 1 Dec 2020 18:14:02 +0100 Subject: [PATCH] Removed unnecessary fields --- domains/justus.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/justus.json b/domains/justus.json index d69d1d37e..00b28e778 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -1,11 +1,9 @@ { - "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" + "CNAME": "herrblauzahn.github.io" } }