From ef59b1caf41ff6409edcf4cbc6e5648ad875f42f Mon Sep 17 00:00:00 2001 From: VinnDev Date: Sat, 16 Mar 2024 01:15:01 +0700 Subject: [PATCH 1/2] feat(domain): vinn.is-a.dev --- domains/vinn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vinn.json diff --git a/domains/vinn.json b/domains/vinn.json new file mode 100644 index 000000000..c6a8ddae7 --- /dev/null +++ b/domains/vinn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VinnDev", + "email": "suryapratamaidn@gmail.com" + }, + "record": { + "CNAME": "vinndev.github.io" + } +} From 1ae221a861471a42e71d6017ba9f3e3604bd6e32 Mon Sep 17 00:00:00 2001 From: Vinn Date: Sat, 16 Mar 2024 17:46:22 +0700 Subject: [PATCH 2/2] Update vinn.json --- domains/vinn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinn.json b/domains/vinn.json index c6a8ddae7..b85bab8fd 100644 --- a/domains/vinn.json +++ b/domains/vinn.json @@ -1,7 +1,7 @@ { "owner": { "username": "VinnDev", - "email": "suryapratamaidn@gmail.com" + "email": "vinndeveloper@gmail.com" }, "record": { "CNAME": "vinndev.github.io"