From a0ef1eaa07e2e9d7e271f7b2c6bd4e5e0194d718 Mon Sep 17 00:00:00 2001 From: AxewBoTX Date: Mon, 29 Jan 2024 17:10:52 +0530 Subject: [PATCH] axewbotx subdomain registration --- domains/axewbotx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/axewbotx.json diff --git a/domains/axewbotx.json b/domains/axewbotx.json new file mode 100644 index 000000000..8bd73229a --- /dev/null +++ b/domains/axewbotx.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/AxewBoTX/axewbotx.github.io", + "owner": { + "username": "AxewBoTX", + "email": "lovedeepbrar54155@gmail.com", + "twitter": "@AxewBoTX" + }, + "record": { + "CNAME": "axewbotx.github.io" + } +}