From 204e9d9acccc016b5716e70cbbf1ce600edd60b9 Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:36:54 +0700 Subject: [PATCH 1/2] Create trucpham.json file. --- domains/trucpham.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/trucpham.json diff --git a/domains/trucpham.json b/domains/trucpham.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/trucpham.json @@ -0,0 +1 @@ + From 596e539012332894a830249179cdb9f5e126815d Mon Sep 17 00:00:00 2001 From: Pham Duy Truc <100112055+trucpham04@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:30:14 +0700 Subject: [PATCH 2/2] Update trucpham.json --- domains/trucpham.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/trucpham.json b/domains/trucpham.json index 8b1378917..af42286f9 100644 --- a/domains/trucpham.json +++ b/domains/trucpham.json @@ -1 +1,12 @@ - +{ + "description": "My portfolio website.", + "repo": "https://github.com/trucpham04", + "owner": { + "username": "trucpham04", + "email": "trucpham04@proton.me" + }, + "record": { + "CNAME": "trucpham.pages.dev" + }, + "proxied": true +}