From c7fce2dca0c9c70823cee44d1807108d6f61d2f5 Mon Sep 17 00:00:00 2001 From: Lam Nguyen Date: Sun, 15 Dec 2024 15:09:05 +0700 Subject: [PATCH] Create lamnguyenz.json --- domains/lamnguyenz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lamnguyenz.json diff --git a/domains/lamnguyenz.json b/domains/lamnguyenz.json new file mode 100644 index 000000000..795e9046a --- /dev/null +++ b/domains/lamnguyenz.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog Site", + "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", + "owner": { + "username": "LamNguyenz", + "email": "lamnguyen11e@gmail.com" + }, + "record": { + "CNAME": "lamnguyenz.github.io" + } +}