Skip to content

Commit 70d6959

Browse files
kevinten10claude
andcommitted
feat: 绑定自定义域名 capa.rxcloud.group
- 更新 baseURL 为 https://capa.rxcloud.group/ - 添加 static/CNAME 确保部署时保留域名配置 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3fc9564 commit 70d6959

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title = "Capa"
22

33
# copy from github pages
4-
baseURL = "https://capa-cloud.github.io/capa.io/"
4+
baseURL = "https://capa.rxcloud.group/"
55

66
# use '/docs' github pages mode
77
publishDir = "docs"

static/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
capa.rxcloud.group

0 commit comments

Comments
 (0)