From faab45ccae33692eadfc633e391a63c4c0945089 Mon Sep 17 00:00:00 2001 From: Fongg <46365986+nphng15@users.noreply.github.com> Date: Wed, 19 Feb 2025 21:20:47 +0700 Subject: [PATCH] Create fongg.json --- domains/fongg.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fongg.json diff --git a/domains/fongg.json b/domains/fongg.json new file mode 100644 index 000000000..5a0ef21ba --- /dev/null +++ b/domains/fongg.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nphng15" + }, + "record": { + "CNAME": "nphng15.github.io" + } +}