File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export default {
3636 } ,
3737 ignoreDeadLinks : true ,
3838 themeConfig : {
39- siteTitle : 'LinuxDo Scripts 扩展 ' ,
39+ siteTitle : 'LinuxDo Scripts 文档 ' ,
4040 nav,
4141 editLink : {
4242 pattern : 'https://github.com/ezyshu/linuxdo-scripts/blob/main/docs/docs/:path' ,
Original file line number Diff line number Diff line change 1+ ``` shell
2+ # 首页
3+ ```
4+
15[ 简体中文] ( README.md ) | [ English] ( README_EN.md )
26
37```
2630 <a href="https://github.com/ezyshu/linuxdo-scripts/releases/latest">最新版本</a>
2731 </p >
2832
29- <p >
33+ <p style = " display : flex ; flex-wrap : wrap ; gap : 5 px ; justify-content : center ; " >
3034 <img src="https://img.shields.io/github/v/release/ezyshu/linuxdo-scripts?logo=github&label=Version">
3135 <img src="https://img.shields.io/github/stars/ezyshu/linuxdo-scripts?logo=github&style=flat&label=Stars">
3236 <img src="https://img.shields.io/chrome-web-store/users/fbgblmjbeebanackldpbmpacppflgmlj?style=flat&logo=googlechrome&label=ChromeWebStore">
Original file line number Diff line number Diff line change 22layout : home
33
44hero :
5- name : LinuxDo 脚本增强插件
5+ name : LinuxDo Scripts
66 tagline : 持续更新,提供更强大的论坛体验,欢迎贡献您的创意!
77 image :
8- src : https://vitepress.dev/vitepress-logo-large.webp
8+ src : https://github.com/ezyshu/linuxdo-scripts/blob/main/public/icon/128.png?raw=true
99 alt : 文档封面
1010 actions :
1111 - theme : brand
1212 text : 使用指南
1313 link : /guide/0-home/home.html
1414 - theme : alt
15- text : GitHub 项目
15+ text : GitHub
1616 link : https://github.com/ezyshu/linuxdo-scripts
1717 - theme : alt
18- text : Chrome 扩展
18+ text : Chrome Web Store
1919 link : https://chromewebstore.google.com/detail/fbgblmjbeebanackldpbmpacppflgmlj
2020 - theme : alt
21- text : Firefox 扩展
21+ text : Firefox Addons
2222 link : https://addons.mozilla.org/zh-CN/firefox/addon/linux_do-scripts/
2323
2424features :
@@ -59,5 +59,11 @@ features:
5959 :root {
6060 --vp-home-hero-image-filter : blur (72px );
6161 }
62+ .clip {
63+ font-size :45px !important ;
64+ }
65+ .tagline {
66+ font-size :20px !important ;
67+ }
6268}
6369</style >
You can’t perform that action at this time.
0 commit comments