From e13e0296f385469b49ac8ca26e23e0e0011900ff Mon Sep 17 00:00:00 2001 From: Markus <28785953+MarkusJx@users.noreply.github.com> Date: Tue, 20 Oct 2020 08:13:19 +0200 Subject: [PATCH] Create markus.json --- domains/markus.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/markus.json diff --git a/domains/markus.json b/domains/markus.json new file mode 100644 index 000000000..d5a60c9cd --- /dev/null +++ b/domains/markus.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/markusjx/markusjx.github.io", + "owner": { + "username": "markusjx", + "email": "markusjx11@gmail.com" + }, + "record": { + "CNAME": "markusjx.github.io" + } +}