---
pageLayout: home
externalLinkIcon: false
config:
  -
    type: hero
    full: 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
---