From 24f47df174a1ec6c90f7be1cb23d1c6554bd9ca6 Mon Sep 17 00:00:00 2001 From: DeXo High Date: Wed, 6 Apr 2022 22:40:11 +0300 Subject: [PATCH] Create dexo.json --- domains/dexo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dexo.json diff --git a/domains/dexo.json b/domains/dexo.json new file mode 100644 index 000000000..40429a40a --- /dev/null +++ b/domains/dexo.json @@ -0,0 +1,12 @@ +{ + "description": "DeXo's personal website", + "repo": "https://github.com/dexohigh", + "owner": { + "username": "DeXo", + "email": "dexo1337@pm.me", + "discord": "DeXo#1337" + }, + "record": { + "CNAME": "dexo.ovh" + } +}