mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-22 05:55:42 -05:00
697 B
697 B
| title | tags | image | |
|---|---|---|---|
| ArticleTitle |
|
This plugin renders the article title from the page's frontmatter as an <h1> heading at the top of the page content. It reads the title field from frontmatter (falling back to the filename if no title is set).
Note
For information on how to add, remove or configure plugins, see the configuration#Plugins page.
This plugin has no configuration options.
API
- Category: Component
- Function name:
ExternalPlugin.ArticleTitle(). - Source:
quartz-community/article-title - Install:
npx quartz plugin add github:quartz-community/article-title