修改样式以匹配Vitepress版本更新
This commit is contained in:
+15
-7
@@ -1,8 +1,16 @@
|
||||
---
|
||||
heroImage: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg
|
||||
heroText: 开发手册
|
||||
tagline: 欢迎使用哪吒监控开发手册,我们欢迎你提出高质量的Pull Request,帮助哪吒监控变得更好!
|
||||
actionText: 开始使用 →
|
||||
actionLink: /developer/theme
|
||||
---
|
||||
<br />本作品采用 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a> 进行许可。
|
||||
layout: home
|
||||
|
||||
title: 哪吒监控
|
||||
titleTemplate: 开发手册
|
||||
|
||||
hero:
|
||||
name: 开发手册
|
||||
text: 哪吒监控开发手册
|
||||
tagline: 我们欢迎你提出高质量的Pull Request,帮助哪吒监控变得更好!
|
||||
image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 开始使用 →
|
||||
link: /developer/theme
|
||||
---
|
||||
Reference in New Issue
Block a user