From 90a941c5195b3392438783971669ae398d43674c Mon Sep 17 00:00:00 2001 From: Mauricio Alejandro <38020708+mamv2137@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:34:16 -0300 Subject: [PATCH] Create mau.json --- domains/mau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mau.json diff --git a/domains/mau.json b/domains/mau.json new file mode 100644 index 000000000..2330e1c5a --- /dev/null +++ b/domains/mau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mamv2137", + "email": "mamv.2137@gmail.com" + }, + "record": { + "CNAME": "mamv2137.github.io" + } +}