From faab45ccae33692eadfc633e391a63c4c0945089 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:20:47 +0700 Subject: [PATCH 1/2] Create fongg.json --- domains/fongg.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fongg.json diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..5a0ef21ba --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nphng15" + }, + "record": { + "CNAME": "nphng15.github.io" + } +} From 1eeedc706cb4064eb99da52ce5fa6ba39650cce7 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 23:20:02 +0700 Subject: [PATCH 2/2] Update fongg.json --- domains/fongg.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/fongg.json b/domains/fongg.json index 5a0ef21ba..ebf63ec29 100644 --- a/domains/fongg.json +++ b/domains/fongg.json @@ -1,6 +1,9 @@ { + "description": "nphng15.is-a.dev", + "repo": "https://github.com/nphng15/nphng15.github.io", "owner": { - "username": "nphng15" + "username": "nphng15", + "email": "23521172@gm.uit.edu.vn" }, "record": { "CNAME": "nphng15.github.io"