From a55efab92dd6d1423b69afd45847f431c932ab89 Mon Sep 17 00:00:00 2001 From: Hasan <85484922+bistcuite@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:30:27 +0330 Subject: [PATCH] Create hasan.json --- domains/hasan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hasan.json diff --git a/domains/hasan.json b/domains/hasan.json new file mode 100644 index 000000000..62f9df7c5 --- /dev/null +++ b/domains/hasan.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/bistcuite/bistcuite.github.io", + "owner": { + "username": "bistcuite", + "email": "hnk1440@gmail.com" + }, + "record": { + "CNAME": "bistcuite.github.io" + } +}