Skip to content

Commit f57392c

Browse files
authored
Merge pull request #10 from magic-alt/codex/configure-github-pages-custom-domain
Configure GitHub Pages custom domain
2 parents eeaad77 + db4fd57 commit f57392c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blog.kaermaxc.com
1+
blog.kaermaxc.com

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: "Kaermaxc Blog - 日复一日"
22
description: "记录开发实践与思考:Neovim、C/C++、Jekyll、电机控制与自动化。分享日常开发、创意与学习笔记。"
33
lang: zh-CN
4-
url: https://magic-alt.github.io
4+
url: https://blog.kaermaxc.com
55
baseurl: ""
66

77
# 作者信息

0 commit comments

Comments
 (0)