From 235173de1de6642b34ac4fe7af7a2372557e3e29 Mon Sep 17 00:00:00 2001 From: Your Mother Date: Wed, 17 Aug 2022 19:09:58 +0530 Subject: [PATCH] Create dharmx.json --- domains/dharmx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dharmx.json diff --git a/domains/dharmx.json b/domains/dharmx.json new file mode 100644 index 000000000..5f163dbc1 --- /dev/null +++ b/domains/dharmx.json @@ -0,0 +1,12 @@ +{ + "description": "Porfolio and Blog", + "repo": "https://github.com/dharmx/dharmx.github.io", + "owner": { + "username": "dharmx", + "email": "dharmx.dev@gmail.com", + "discord": "dharmx#2556" + }, + "record": { + "CNAME": "dharmx.github.io" + } +}