article-title/README.md

568 B

@quartz-community/article-title

Renders the article title from frontmatter as an h1 heading.

Installation

npx quartz plugin add github:quartz-community/article-title

Usage

plugins:
  - source: github:quartz-community/article-title
    enabled: true
    layout:
      position: beforeBody
      priority: 10

Configuration

This plugin has no configuration options.

Documentation

See the Quartz documentation for more information.

License

MIT