From 3761b6f095cf727e149e562e18bf208b0db3783d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hi=E1=BB=83n=20L=C3=AA?= <36977998+hienlh@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:27:15 +0700 Subject: [PATCH] Create hien.json --- domains/hien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hien.json diff --git a/domains/hien.json b/domains/hien.json new file mode 100644 index 000000000..092a76457 --- /dev/null +++ b/domains/hien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "CNAME": "hienlh-github-io.vercel.app" + } +}