mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
fix _index.md
path
This commit is contained in:
parent
b7db05be84
commit
52bc6261fc
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ The series main page displays an overview followed by a list of all posts in the
|
|||
|
||||
## Jump to Posts
|
||||
|
||||
If the content of a series (the Markdown after the front matter in `index.md`) is over 2000 characters, a "Jump to posts" link appears next to the series title.
|
||||
If the content of a series (the Markdown after the front matter in `_index.md`) is over 2000 characters, a "Jump to posts" link appears next to the series title.
|
||||
|
||||
{{ dual_theme_image(light_src="blog/series/img/jump_to_series_posts_light.webp", dark_src="blog/series/img/jump_to_series_posts_dark.webp" alt="jump to series posts link") }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue