pengzhanbo 4d2361a704
feat(theme)!: add collections support (#704)
* feat(theme)!: add collection support
2025-10-07 23:13:09 +08:00
..

---
pageLayout: home
externalLinkIcon: false
config:
  -
    type: hero
    full: true
    background: tint-plate
    hero:
      name: Theme Plume
      tagline: VuePress Next Theme
      text: A simple, feature-rich, document & blog
      actions:
        -
          theme: brand
          text: Blog
          link: {{#if (equal defaultLanguage 'en-US')}}/{{else}}/en/{{/if}}blog/
        -
          theme: alt
          text: Github →
          link: https://github.com/pengzhanbo/vuepress-theme-plume
---