From 25a99f156522d6da5bf7f5ef99c68998fed0b7f3 Mon Sep 17 00:00:00 2001 From: Emhl <36165088+emhl@users.noreply.github.com> Date: Mon, 30 Aug 2021 00:45:57 +0200 Subject: [PATCH] Create emhl.json --- domains/emhl.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/emhl.json diff --git a/domains/emhl.json b/domains/emhl.json new file mode 100644 index 000000000..0ba33bf67 --- /dev/null +++ b/domains/emhl.json @@ -0,0 +1,11 @@ +{ + "description": "personal page", + "repo": "https://github.com/emhl/emhl.github.io", + "owner": { + "username": "emhl", + "email": "stnr.emil@gmail.com" + }, + "record": { + "CNAME": "emhl.github.io" + } +}