From 0ffe2ae8f27b6ac0090ec77fcfa8595731bacc83 Mon Sep 17 00:00:00 2001 From: mbonum <109924131+mbonum@users.noreply.github.com> Date: Mon, 10 Feb 2025 21:11:35 +0100 Subject: [PATCH] Create mgb.json --- domains/mgb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mgb.json diff --git a/domains/mgb.json b/domains/mgb.json new file mode 100644 index 000000000..90e6f42ee --- /dev/null +++ b/domains/mgb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mbonum", + "email": "m.bonum@protonmail.com" + }, + "record": { + "CNAME": "mbonum.github.io" + } +}