From 4083f7ea28ca8999e0dfb527276179bc760eac52 Mon Sep 17 00:00:00 2001 From: ProfRiski <99380737+ProfRiski@users.noreply.github.com> Date: Tue, 11 Apr 2023 11:50:58 +0700 Subject: [PATCH 1/3] Create athifrahmawan.json --- domains/athifrahmawan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/athifrahmawan.json diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json new file mode 100644 index 000000000..ae332b138 --- /dev/null +++ b/domains/athifrahmawan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AthifRahmawan", + "email": "profriski10@gmail.com", + "discord": "Athif#3017" + }, + "description": "Athif Rahmawan's Portfolio" + "record": { + "CNAME": "profriski.github.io" + } +} From 789491d284aca1fb2672ae5b25cdb7b237e550b0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 21:38:42 +0800 Subject: [PATCH 2/3] Update athifrahmawan.json --- domains/athifrahmawan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index ae332b138..5ec454ac4 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -4,7 +4,7 @@ "email": "profriski10@gmail.com", "discord": "Athif#3017" }, - "description": "Athif Rahmawan's Portfolio" + "description": "Athif Rahmawan's Portfolio", "record": { "CNAME": "profriski.github.io" } From a3a38d331c9362084ff3076619c9f728288f3242 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 19:11:22 +0800 Subject: [PATCH 3/3] fix username --- domains/athifrahmawan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index 5ec454ac4..afbb8c491 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -1,6 +1,6 @@ { "owner": { - "username": "AthifRahmawan", + "username": "ProfRiski", "email": "profriski10@gmail.com", "discord": "Athif#3017" },