mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
✨ feat: adjust width of prev/next link section (#248)
This commit is contained in:
parent
dac6bfc024
commit
d50a85b5bc
6 changed files with 26 additions and 1 deletions
|
@ -415,6 +415,10 @@ Displays links to the previous and next articles at the bottom of posts. It look
|
|||
|
||||
To activate this feature, set `show_previous_next_article_links = true`.
|
||||
|
||||
By default, this navigation section will have the full width of the site (same as the navigation bar at the top). To make it narrower, matching the article width, set `previous_next_article_links_full_width = false`.
|
||||
|
||||
This setting also follows the hierarchy.
|
||||
|
||||
### Footnote Backlinks
|
||||
|
||||
| Page | Section | `config.toml` | Follows Hierarchy | Requires JavaScript |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue