From cce63c72b585379625b79bdce0a32094f9270322 Mon Sep 17 00:00:00 2001 From: Indra Sah Noeldy Date: Tue, 18 Jun 2024 08:26:41 +0700 Subject: [PATCH 1/2] feat: Create indra87g.json --- domains/indra87g.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/indra87g.json diff --git a/domains/indra87g.json b/domains/indra87g.json new file mode 100644 index 000000000..8360cc282 --- /dev/null +++ b/domains/indra87g.json @@ -0,0 +1,11 @@ +{ + "description": "Indra Sah Noeldy", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "indra87g", + "email": "twinightwheel50@gmail.com" + }, + "record": { + "CNAME": "https://www.indra87g.surge.sh" + } +} From 48c44b73a141a453970eae42922a8a545ba431c6 Mon Sep 17 00:00:00 2001 From: Indra Sah Noeldy Date: Tue, 18 Jun 2024 08:30:00 +0700 Subject: [PATCH 2/2] feat: Create indra87g.json --- domains/indra87g.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/indra87g.json b/domains/indra87g.json index 8360cc282..063ea2303 100644 --- a/domains/indra87g.json +++ b/domains/indra87g.json @@ -6,6 +6,6 @@ "email": "twinightwheel50@gmail.com" }, "record": { - "CNAME": "https://www.indra87g.surge.sh" + "CNAME": "indra87g.surge.sh" } }