From 359508179fa8eb6936a7cea8b3177908a0273efb Mon Sep 17 00:00:00 2001 From: Clyron <30957824+theclyron@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:36:36 +0200 Subject: [PATCH] Add files via upload --- domains/_discord.clyron.json | 9 +++++++++ domains/clyron.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_discord.clyron.json create mode 100644 domains/clyron.json diff --git a/domains/_discord.clyron.json b/domains/_discord.clyron.json new file mode 100644 index 000000000..6b3020b3c --- /dev/null +++ b/domains/_discord.clyron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theclyron", + "email": "onenonlyclyron@gmail.com" + }, + "record": { + "TXT": "dh=08fd1efb158b657de5293ec643a8426a20a93ede" + } +} diff --git a/domains/clyron.json b/domains/clyron.json new file mode 100644 index 000000000..284409427 --- /dev/null +++ b/domains/clyron.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Clyron", + "repo": "https://github.com/theclyron/theclyron.github.io", + "owner": { + "username": "theclyron", + "email": "onenonlyclyron@gmail.com" + }, + "record": { + "CNAME": "theclyron.github.io" + } +}