SolidBase is currently in Beta!
Some options may not fully work or be documented.
Frontmatter Config
TODO
Most of these are specific to the default theme and will be moved eventually.
Title
The page title is assigned from the title value:
---title: Tab Title---
# Page TitleThe title is formatted from the config:
/* SolidBase options */{ titleTemplate: ":title – SolidBase",}Layout
More options such as layout are available in the Default Theme reference.
Last updated: 11/15/24, 4:58 AM
Edit this page on GitHub