docs: updated Bases documentation

This commit is contained in:
saberzero1
2026-03-19 22:18:42 +01:00
parent b4e07a560e
commit 627fa78f19
50 changed files with 66 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
title: ArticleTitle
tags:
- plugin/component
image:
---
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).