mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
24 lines
555 B
Handlebars
24 lines
555 B
Handlebars
---
|
|
pageLayout: home
|
|
externalLinkIcon: false
|
|
config:
|
|
-
|
|
type: hero
|
|
full: true
|
|
forceDark: true
|
|
effect: lightning
|
|
hero:
|
|
name: Theme Plume
|
|
tagline: VuePress Next Theme
|
|
text: 一个简约的,功能丰富的 vuepress 文档&博客 主题
|
|
actions:
|
|
-
|
|
theme: brand
|
|
text: 博客
|
|
link: {{#if (equal defaultLanguage 'zh-CN')}}/{{else}}/zh/{{/if}}blog/
|
|
-
|
|
theme: alt
|
|
text: Github →
|
|
link: https://github.com/pengzhanbo/vuepress-theme-plume
|
|
---
|