mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 19:58:44 +01: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
|
## 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") }}
|
{{ 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