From b5068bc22d792830cff894e733ae93fd9bc299e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Fri, 28 Feb 2025 06:01:33 +0700 Subject: [PATCH 1/2] Create tanbaycu.json --- domains/tanbaycu.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/tanbaycu.json diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json new file mode 100644 index 000000000..f73959755 --- /dev/null +++ b/domains/tanbaycu.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "tanbaycu" + }, + "record": { + "CNAME": "tanbaycu.github.io" + } +} From 2f7f319ef4e26a153b207225565b9ad9cae19cb1 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:03:26 +0700 Subject: [PATCH 2/2] Update tanbaycu.json --- domains/tanbaycu.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/domains/tanbaycu.json b/domains/tanbaycu.json index f73959755..7defadbe3 100644 --- a/domains/tanbaycu.json +++ b/domains/tanbaycu.json @@ -1,8 +1,12 @@ { - "owner": { - "username": "tanbaycu" - }, - "record": { - "CNAME": "tanbaycu.github.io" - } + "description": "Trang portfolio cá nhân của tôi.", + "repo": "https://github.com/tanbaycu/tanbaycu.github.io", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "tanbaycu.github.io" + }, + "proxied": true }