From 4cf1ca33a037f33f962cdd91740f802a0608fa66 Mon Sep 17 00:00:00 2001 From: Muhammad Fathan Haroki <95089977+justhar@users.noreply.github.com> Date: Fri, 28 Mar 2025 23:29:32 +0700 Subject: [PATCH] Create haroki.json --- domains/haroki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haroki.json diff --git a/domains/haroki.json b/domains/haroki.json new file mode 100644 index 000000000..7351d4e9c --- /dev/null +++ b/domains/haroki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justhar", + "email": "harzksu@gmail.com" + }, + "record": { + "CNAME": "justhar.github.io" + } +}