From 65a3db8a75f1b8e663eb9a85335ec69e85134684 Mon Sep 17 00:00:00 2001 From: xmars4 Date: Tue, 14 Jan 2025 09:50:40 +0700 Subject: [PATCH] add xmars4.github.io domain --- domains/xmars.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xmars.json diff --git a/domains/xmars.json b/domains/xmars.json new file mode 100644 index 000000000..9e7cecfe4 --- /dev/null +++ b/domains/xmars.json @@ -0,0 +1,11 @@ +{ + "description": "My personal info", + "repo": "https://github.com/xmars4", + "owner": { + "username": "xmars4", + "email": "xtruongptit@gmail.com" + }, + "record": { + "CNAME": "xmars4.github.io" + } +}