From 95602faf05e2ac12780610d1d1bddf3ff812bfe5 Mon Sep 17 00:00:00 2001 From: Alden <63831735+AldenizenMC@users.noreply.github.com> Date: Thu, 23 Feb 2023 20:19:57 +0700 Subject: [PATCH] Create aldenizenmc.json --- domains/aldenizenmc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/aldenizenmc.json diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json new file mode 100644 index 000000000..72e586e59 --- /dev/null +++ b/domains/aldenizenmc.json @@ -0,0 +1,14 @@ +{ + "description": "", + "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", + "owner": { + "username": "AldenizenMC", + "discord": "AldenizenMC#1418", + "twitter": "aldenizenmc", + "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" + }, + "record": { + "CNAME": "AldenizenMC.github.io", + "TXT": "google-site-verification=0dqhxN87NhMUJmcEUo6yCuOrYRX1tA_qD5JlMzFn48c" + } +}