Skip to content

Commit 2f6b860

Browse files
author
Tdahuyou
committed
update: 1 files modified
1 parent 2bed77a commit 2f6b860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/components/Layout/Layout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</div>
100100

101101
<div class="time-line" title="最近提交时间">
102-
<div class="time-label"><strong>⌛️ 最近提交</strong></div>
102+
<div class="time-label"><strong>⌛️ 最近提交</strong></div>
103103
<div class="time-value">{{ formatDate(updated_at) }}</div>
104104
</div>
105105
</div>

0 commit comments

Comments
 (0)