From a777ad1da7f5800a9988c80166d8bde2ef41d038 Mon Sep 17 00:00:00 2001 From: KKhangDev Date: Sat, 4 May 2024 21:07:11 +0700 Subject: [PATCH] Create undefined.json --- domains/undefined.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/undefined.json diff --git a/domains/undefined.json b/domains/undefined.json new file mode 100644 index 000000000..fcf0dfc26 --- /dev/null +++ b/domains/undefined.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/baokhang4930/baokhang4930.github.io", + "owner": { + "username": "baokhang4930", + "email": "baokhang4930@gmail.com", + "twitter": "undefiined__" + }, + "record": { + "CNAME": "baokhang4930.github.io" + } +}