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] 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" + } +}