mirror of
https://github.com/welpo/tabi.git
synced 2026-06-14 07:17: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"]
|
|||
|
||||
[extra]
|
||||
series_page_introduction = "summary"
|
||||
series_page_introduction_variables = { position = "second", foo = "FOO FOO!!!"}
|
||||
|
||||
+++
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue