From 48cc312a6605f945499b36e7b0c13b9ab6073bfd Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 10:49:47 +0700 Subject: [PATCH 1/4] Create manhtran.json --- domains/manhtran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manhtran.json diff --git a/domains/manhtran.json b/domains/manhtran.json new file mode 100644 index 000000000..26c09ab7b --- /dev/null +++ b/domains/manhtran.json @@ -0,0 +1,12 @@ +tranducmanh-info.web.app +{ + "description": "My personal website", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "ducmanh86" + }, + "record": { + "CNAME": "tranducmanh-info.web.app" + }, + "proxied": true +} From 68e84c09a0f0927c9604fcecb45bd99964be02bd Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 10:52:04 +0700 Subject: [PATCH 2/4] Update manhtran.json --- domains/manhtran.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 26c09ab7b..554a9a6d9 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -1,4 +1,3 @@ -tranducmanh-info.web.app { "description": "My personal website", "repo": "https://github.com/is-a-dev/docs", From 6e0ad3d9d312fca870ce0a96d8e45994fca88163 Mon Sep 17 00:00:00 2001 From: Manh Tran Date: Mon, 13 Jan 2025 11:14:03 +0700 Subject: [PATCH 3/4] add email to manhtran.json --- domains/manhtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 554a9a6d9..489931bc1 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -2,7 +2,8 @@ "description": "My personal website", "repo": "https://github.com/is-a-dev/docs", "owner": { - "username": "ducmanh86" + "username": "ducmanh86", + "email": "ducmanh86@gmail.com", }, "record": { "CNAME": "tranducmanh-info.web.app" From 9252cde3335265f105906af02aca09ddd0e7d8a6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 13 Jan 2025 17:21:42 +0100 Subject: [PATCH 4/4] fix json --- domains/manhtran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manhtran.json b/domains/manhtran.json index 489931bc1..a17d5e061 100644 --- a/domains/manhtran.json +++ b/domains/manhtran.json @@ -3,7 +3,7 @@ "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "ducmanh86", - "email": "ducmanh86@gmail.com", + "email": "ducmanh86@gmail.com" }, "record": { "CNAME": "tranducmanh-info.web.app"