From 10a82021e5b9fdaa846e5174b72ffdad365ae653 Mon Sep 17 00:00:00 2001 From: Juncheng Hou <142193992+hjc-code@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:25:26 +0800 Subject: [PATCH] Create hjc.json --- domains/hjc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hjc.json diff --git a/domains/hjc.json b/domains/hjc.json new file mode 100644 index 000000000..30eb94731 --- /dev/null +++ b/domains/hjc.json @@ -0,0 +1,12 @@ +{ + "description": "The repo is my personal blog,it will record the things about how to develop.I will make some tutorials as well.", + "repo": "https://github.com/hjc-code/hjc-code.github.io", + "owner": { + "username": "hjc-code", + "email": "houjuncheng.me@gmail.com" + }, + "record": { + "CNAME": "hjc-code.github.io" + }, + "proxied": true +}