更新README
This commit is contained in:
parent
bc78c1138c
commit
e8dc22b3a2
|
|
@ -76,6 +76,7 @@
|
|||
|
||||
[首页配置](https://github.com/xugaoyi/vuepress-theme-vdoing-blog/issues/338)
|
||||
|
||||
7. 多种颜色模式供用户选择:**跟随系统**、**浅色模式**、**深色模式**、**阅读模式**
|
||||
|
||||
## Start 开始
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
home: true
|
||||
heroText: Evan's blog
|
||||
tagline: Web前端技术博客,积跬步以至千里,致敬每个爱学习的你。
|
||||
# bgImg: /img/bg.jpeg # 可选的,如没有背景图则显示网格纹背景
|
||||
# bgImg: /img/bg.jpeg # 可选的,如未配置则显示网格纹背景
|
||||
|
||||
features: # 可选的
|
||||
- title: 前端
|
||||
|
|
|
|||
|
|
@ -440,9 +440,9 @@ body .main-wrapper
|
|||
|
||||
// 719px
|
||||
.banner
|
||||
min-height 517px
|
||||
// min-height 517px
|
||||
.home .hero h1
|
||||
margin 1.8rem auto
|
||||
// margin 1.8rem auto
|
||||
.home
|
||||
.features
|
||||
display none
|
||||
|
|
|
|||
Loading…
Reference in New Issue