mirror of
https://github.com/welpo/tabi.git
synced 2026-06-10 22:07:34 +02:00
feat(series): add custom placeholders in intro
Custom placeholders are user-defined and can be used in both headline and description.
This commit is contained in:
parent
e1bdb01b6a
commit
71a2409640
5 changed files with 106 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ tags = ["showcase", "tutorial", "FAQ"]
|
|||
|
||||
[extra]
|
||||
series_page_introduction = "custom"
|
||||
series_page_introduction_variables = { position = "third", foo = "FOO FOO FOO!!!"}
|
||||
|
||||
+++
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue