From d114fc037ace6b277f57e1823e3c60c245728cc3 Mon Sep 17 00:00:00 2001 From: Maximilian Pult <17569567+MPult@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:59:31 +0100 Subject: [PATCH] Create MPult.json --- domains/MPult.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/MPult.json diff --git a/domains/MPult.json b/domains/MPult.json new file mode 100644 index 000000000..eedabf87c --- /dev/null +++ b/domains/MPult.json @@ -0,0 +1,11 @@ +{ + "description": "MPults's website", + "repo": "https://github.com/MPult/MPult.github.io", + "owner": { + "username": "MPult", + "email": "MPult@protonmail.com" + }, + "record": { + "CNAME": "MPult.github.io" + } +}