✨ feat: adjust width of prev/next link section (#248)
This commit is contained in:
@@ -413,6 +413,10 @@ Mostra enllaços als articles anterior i següent a la part inferior dels posts.
|
||||
|
||||
Per activar aquesta funció, estableix `show_previous_next_article_links = true`.
|
||||
|
||||
Per defecte, aquesta secció de navegació tindrà l'amplada completa del lloc (igual que la barra de navegació de la part superior). Per fer-la més estreta, coincidint amb l'amplada de l'article, configura `previous_next_article_links_full_width = false`.
|
||||
|
||||
Aquesta configuració també segueix la jerarquia.
|
||||
|
||||
### Enllaços de retorn a les notes a peu de pàgina
|
||||
|
||||
| Pàgina | Secció | `config.toml` | Segueix la jerarquia | Requereix JavaScript |
|
||||
|
@@ -411,6 +411,10 @@ Muestra enlaces a los artículos anterior y siguiente en la parte inferior de lo
|
||||
|
||||
Para activar esta función, configura `show_previous_next_article_links = true`.
|
||||
|
||||
Por defecto, esta sección de navegación tendrá el ancho completo del sitio (igual que la barra de navegación de la parte superior). Para hacerla más estrecha, coincidiendo con el ancho del artículo, establece `previous_next_article_links_full_width = false`.
|
||||
|
||||
Esta opción también sigue la jerarquía.
|
||||
|
||||
### Enlaces de retorno en notas al pie
|
||||
|
||||
| Página | Sección | `config.toml` | Sigue la jerarquía | Requiere JavaScript |
|
||||
|
@@ -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 |
|
||||
|
Reference in New Issue
Block a user