From 6dff42c2ec394153945313c26ac964413f8a5cb1 Mon Sep 17 00:00:00 2001 From: Ahmad Yogi Al fandi <138632356+ahyalfan@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:22:29 +0700 Subject: [PATCH 1/2] Create ahyalfan.json --- domains/ahyalfan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahyalfan.json diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json new file mode 100644 index 000000000..b3d350cf8 --- /dev/null +++ b/domains/ahyalfan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "ahyalfan.my.id" + } +} From f6f2e594ec541bdc57df56fd664a5c541e574ae6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:32:55 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/ahyalfan.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ahyalfan.json b/domains/ahyalfan.json index b3d350cf8..8480313da 100644 --- a/domains/ahyalfan.json +++ b/domains/ahyalfan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ahyalfan", - "email": "alfandi0857@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "ahyalfan.my.id" - } + "description": "this is for my personal website made.", + "owner": { + "username": "ahyalfan", + "email": "alfandi0857@gmail.com" + }, + "record": { + "CNAME": "ahyalfan.my.id" + } }