From 579010bdd1e228de5a5f93175a340a3fb86e80a7 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 27 Jun 2023 19:34:55 +0700 Subject: [PATCH 1/3] feat(domain): add `hexaa.is-a.dev` --- domains/hexaa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hexaa.json diff --git a/domains/hexaa.json b/domains/hexaa.json new file mode 100644 index 000000000..bee081476 --- /dev/null +++ b/domains/hexaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "scoooolz7657@gmail.com" + }, + + "record": { + "CNAME": "github.io" + } +} From d696ba69dbdeb7b3b51343be666091341888d420 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 27 Jun 2023 19:38:13 +0700 Subject: [PATCH 2/3] Update hexaa.json --- domains/hexaa.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/hexaa.json b/domains/hexaa.json index bee081476..a283bfdbc 100644 --- a/domains/hexaa.json +++ b/domains/hexaa.json @@ -1,10 +1,12 @@ { "owner": { "username": "hexaaagon", - "email": "scoooolz7657@gmail.com" + "email": "me@hexagonn.my.id", + "discord": "scoooolzs#0", + "twitter": "@Scoooolzs" }, "record": { - "CNAME": "github.io" + "URL": "https://www.hexagonn.my.id/" } } From 18786fd0ab1aefe2f8e8f604aef8e018489f137b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 28 Jun 2023 08:59:36 +0800 Subject: [PATCH 3/3] Update hexaa.json --- domains/hexaa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/hexaa.json b/domains/hexaa.json index a283bfdbc..121befbc7 100644 --- a/domains/hexaa.json +++ b/domains/hexaa.json @@ -2,11 +2,11 @@ "owner": { "username": "hexaaagon", "email": "me@hexagonn.my.id", - "discord": "scoooolzs#0", - "twitter": "@Scoooolzs" + "discord": "scoooolzs", + "twitter": "Scoooolzs" }, "record": { - "URL": "https://www.hexagonn.my.id/" + "URL": "https://www.hexagonn.my.id" } }