Skip to content

Commit 5016c90

Browse files
committed
test4
1 parent 17046cf commit 5016c90

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
with:
3232
# Fetch history for Hugo's .GitInfo and .Lastmod
3333
fetch-depth: 0
34+
# 关键:递归拉取主题子模块
35+
submodules: recursive # 新增此行
3436
- name: Setup Hugo
3537
uses: peaceiris/actions-hugo@v3
3638
with:

content/authors/jinsong-su/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ title: 苏劲松
66
first_name:
77
last_name: 劲松
88

9-
# Username (this should match the folder name)
10-
authors:
11-
- Jinsong Su
12-
139
# Is this the primary user of the site?
1410
superuser: false
1511

0 commit comments

Comments
 (0)