This commit is contained in:
Wcowin 2025-04-03 18:16:26 +08:00
parent 264134b746
commit fc85184545
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ status: new
<span class="qualification__subtitle">网络空间安全硕士研究生</span> <span class="qualification__subtitle">网络空间安全硕士研究生</span>
<div class="qualification__calendar"> <div class="qualification__calendar">
<font color= #757575><iconify-icon icon="tabler:calendar"></iconify-icon> <font color= #757575><iconify-icon icon="tabler:calendar"></iconify-icon>
2024 - 2027</font> 2026 - 2029</font>
</div> </div>
</div> </div>
<div> <div>

View File

@ -18,7 +18,7 @@ theme:
name: 关闭自动模式 name: 关闭自动模式
- media: "(prefers-color-scheme: light)" - media: "(prefers-color-scheme: light)"
scheme: default # 日间模式 scheme: default # 日间模式
primary: bule # 上方的 primary: blue # 上方的
accent: indigo # 链接等可交互元件的高亮色 accent: indigo # 链接等可交互元件的高亮色
toggle: toggle:
icon: material/toggle-switch # 图标 icon: material/toggle-switch # 图标