Merge pull request #33 from m1ngsama/main

fix the index of mainpages
This commit is contained in:
clas 2025-04-03 20:00:55 +08:00 committed by GitHub
commit 567e57ef25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,14 +12,13 @@ hero:
actions:
- theme: brand
text: 流程
link: /process/borrow-classroom
link: /process/index
- theme: alt
text: 维修
link: /repair/tools
- theme: alt
text: 存档
link: /archived/index
---
<style>
@ -28,4 +27,5 @@ hero:
padding: 16px;
}
}
</style>
</style>