From 96463f793740f3b75b138ea584f95346525496a9 Mon Sep 17 00:00:00 2001 From: Moritz Friedrich Date: Wed, 28 Jul 2021 00:04:04 +0200 Subject: [PATCH] Create moritz.json --- domains/moritz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/moritz.json diff --git a/domains/moritz.json b/domains/moritz.json new file mode 100644 index 000000000..e82040165 --- /dev/null +++ b/domains/moritz.json @@ -0,0 +1,11 @@ +{ + "description": "Website of Moritz Friedrich.", + "repo": "https://github.com/Radiergummi/Radiergummi", + "owner": { + "username": "Radiergummi", + "email": "m@9dev.de" + }, + "record": { + "CNAME": "www.moritzfriedrich.com" + } +}