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 1/2] 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" + } +} From d6652608388f95a06a8ee17c6d3c8bdfe0e6bc57 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Mar 2023 08:32:42 +0800 Subject: [PATCH 2/2] Rename MPult.json to mpult.json --- domains/{MPult.json => mpult.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{MPult.json => mpult.json} (100%) diff --git a/domains/MPult.json b/domains/mpult.json similarity index 100% rename from domains/MPult.json rename to domains/mpult.json