Skip to content

Commit 4db417b

Browse files
committed
Configure custom domain for blog
1 parent 5d3f18d commit 4db417b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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)