forked from deepStateMirrors/tabi
📝 misc(docs): fix Series section headings
This commit is contained in:
parent
0b10560a94
commit
077821208f
3 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Mastering tabi Settings: A Comprehensive Guide"
|
||||
date = 2023-09-18
|
||||
updated = 2024-11-27
|
||||
updated = 2024-11-30
|
||||
description = "Discover the many ways you can customise your tabi site."
|
||||
|
||||
[taxonomies]
|
||||
|
@ -290,11 +290,11 @@ Setting `tag_sorting = "frequency"` will sort them by number-of-posts (descendin
|
|||
|
||||
---
|
||||
|
||||
### Series
|
||||
## Series
|
||||
|
||||
For a detailed explanation of the series feature, see the [series documentation](@/blog/series/index.md).
|
||||
|
||||
#### Jump to posts link
|
||||
### Jump to posts link
|
||||
|
||||
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |
|
||||
|:----:|:-------:|:-------------:|:-----------------:|:-------------------:|
|
||||
|
@ -306,7 +306,7 @@ By default, a "Jump to posts" link automatically appears next to the series titl
|
|||
|
||||
Set `show_jump_to_posts = true` to force the feature on and `show_jump_to_posts = false` to force it off.
|
||||
|
||||
#### Series pages indexation
|
||||
### Series pages indexation
|
||||
|
||||
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |
|
||||
|:----:|:-------:|:-------------:|:-----------------:|:-------------------:|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue