From 09639257a4e4af2822722f3467be5e81e325bcc0 Mon Sep 17 00:00:00 2001 From: MoPaMo <67760881+MoPaMo@users.noreply.github.com> Date: Thu, 5 Aug 2021 15:44:26 +0200 Subject: [PATCH] Add mpm as subdomain --- domains/mpm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mpm.json diff --git a/domains/mpm.json b/domains/mpm.json new file mode 100644 index 000000000..babdc8f8c --- /dev/null +++ b/domains/mpm.json @@ -0,0 +1,11 @@ +{ + "description": "MoPaMo's personal webpage", + "repo": "https://github.com/MoPaMo/MoPaMo.github.io", + "owner": { + "username": "MoPaMo", + "email": "spam.mpm1301@web.de" + }, + "record": { + "CNAME": "home.mopamo.repl.co" + } +}