From 5f1df2dedce5b288f171b5519f45c38068304e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vy=20T=E1=BB=91ng?= <119030528+VzTong@users.noreply.github.com> Date: Fri, 4 Apr 2025 01:57:59 +0700 Subject: [PATCH 1/2] For my personal blog hosted on GitHub Pages. nhavy.is-a.dev: This is for my personal blog hosted on GitHub Pages. Search using Vietnamese. --- domains/nhavy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nhavy.json diff --git a/domains/nhavy.json b/domains/nhavy.json new file mode 100644 index 000000000..f11305a04 --- /dev/null +++ b/domains/nhavy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "github": "VzTong" + }, + "record": { + "CNAME": "vztong.github.io" + } +} From e929f190c245e9563293a231384aabab201638a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vy=20T=E1=BB=91ng?= <119030528+VzTong@users.noreply.github.com> Date: Fri, 4 Apr 2025 14:00:35 +0700 Subject: [PATCH 2/2] Update domains/nhavy.json Co-authored-by: 21Z <21z95@proton.me> --- domains/nhavy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nhavy.json b/domains/nhavy.json index f11305a04..623bce009 100644 --- a/domains/nhavy.json +++ b/domains/nhavy.json @@ -1,6 +1,6 @@ { "owner": { - "github": "VzTong" + "username": "VzTong" }, "record": { "CNAME": "vztong.github.io"