From fd836e790cf85fcc8149b894db3fa3420e770750 Mon Sep 17 00:00:00 2001 From: Anish Kr Singh <59671878+daxoron@users.noreply.github.com> Date: Wed, 5 Oct 2022 10:56:31 +0530 Subject: [PATCH] Create daxoron.json --- domains/daxoron.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/daxoron.json diff --git a/domains/daxoron.json b/domains/daxoron.json new file mode 100644 index 000000000..908e699c0 --- /dev/null +++ b/domains/daxoron.json @@ -0,0 +1,11 @@ +{ + "description": "daxoron' personal developer website", + "repo": "https://github.com/daxoron/daxoron.github.io", + "owner": { + "username": "daxoron", + "email": "daxoron.dev@gmail.com" + }, + "record": { + "CNAME": "daxoron.github.io" + } +}