From 6e060db55391732f091faa75ef4c2fe3667c98fc Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Sat, 10 Oct 2020 14:32:28 +0200 Subject: [PATCH] Create m42e.json --- domains/m42e.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m42e.json diff --git a/domains/m42e.json b/domains/m42e.json new file mode 100644 index 000000000..eae93cb4d --- /dev/null +++ b/domains/m42e.json @@ -0,0 +1,12 @@ +{ + "description": "m42e Homepage", + "repo": "https://github.com/m42e", + "owner": { + "username": "m42e", + "email": "matthias@bilger.info" + }, + "record": { + "CNAME": "bilger.info", + "URL": "https://m42e.is-a.dev" + } +}