From 6219b9200cfd544b999b064fabfa0ca37d4815d8 Mon Sep 17 00:00:00 2001 From: welpo Date: Tue, 13 Aug 2024 16:41:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(mastering=20tabi):=20clarif?= =?UTF-8?q?y=20prev/next=20links=20requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/blog/mastering-tabi-settings/index.ca.md | 4 ++-- content/blog/mastering-tabi-settings/index.es.md | 4 ++-- content/blog/mastering-tabi-settings/index.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/blog/mastering-tabi-settings/index.ca.md b/content/blog/mastering-tabi-settings/index.ca.md index 85af7bd..7783181 100644 --- a/content/blog/mastering-tabi-settings/index.ca.md +++ b/content/blog/mastering-tabi-settings/index.ca.md @@ -1,7 +1,7 @@ +++ title = "Domina la configuració de tabi: guia completa" date = 2023-09-18 -updated = 2024-07-09 +updated = 2024-08-13 description = "Descobreix les múltiples maneres en què pots personalitzar tabi." [taxonomies] @@ -523,7 +523,7 @@ Mostra enllaços als articles anterior i següent a la part inferior dels posts. {{ dual_theme_image(light_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_light.webp", dark_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_dark.webp", alt="Enllaços als articles anterior i següent", full_width=true) }} -Per activar aquesta funció, estableix `show_previous_next_article_links = true`. +Per activar aquesta funció, estableix `show_previous_next_article_links = true` i assegura't que la secció té un valor `sort_by` (per exemple `sort_by = "date"`). Per defecte, els articles següents estaran al costat esquerre de la pàgina i els articles anteriors al costat dret. Per invertir l'ordre (articles següents al costat dret i articles anteriors al costat esquerre), configura `invert_previous_next_article_links = true`. diff --git a/content/blog/mastering-tabi-settings/index.es.md b/content/blog/mastering-tabi-settings/index.es.md index 2b45d4d..e52cf46 100644 --- a/content/blog/mastering-tabi-settings/index.es.md +++ b/content/blog/mastering-tabi-settings/index.es.md @@ -1,7 +1,7 @@ +++ title = "Domina la configuración de tabi: guía completa" date = 2023-09-18 -updated = 2024-07-09 +updated = 2024-08-13 description = "Descubre las múltiples maneras en que puedes personalizar tabi." [taxonomies] @@ -523,7 +523,7 @@ Muestra enlaces a los artículos anterior y siguiente en la parte inferior de lo {{ dual_theme_image(light_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_light.webp", dark_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_dark.webp", alt="Enlaces a los artículos anterior y siguiente", full_width=true) }} -Para activar esta función, configura `show_previous_next_article_links = true`. +Para activar esta función, configura `show_previous_next_article_links = true` y asegúrate de que tu sección tiene `sort_by` (por ejemplo, `sort_by = "date"`). Por defecto, los artículos siguientes estarán en el lado izquierdo de la página y los artículos anteriores en el lado derecho. Para invertir el orden (artículos siguientes en el lado derecho y artículos anteriores en el lado izquierdo), establece `invert_previous_next_article_links = true`. diff --git a/content/blog/mastering-tabi-settings/index.md b/content/blog/mastering-tabi-settings/index.md index 05bfe2f..dc5fa37 100644 --- a/content/blog/mastering-tabi-settings/index.md +++ b/content/blog/mastering-tabi-settings/index.md @@ -1,7 +1,7 @@ +++ title = "Mastering tabi Settings: A Comprehensive Guide" date = 2023-09-18 -updated = 2024-07-09 +updated = 2024-08-13 description = "Discover the many ways you can customise your tabi site." [taxonomies] @@ -530,7 +530,7 @@ Displays links to the previous and next articles at the bottom of posts. It look {{ dual_theme_image(light_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_light.webp", dark_src="blog/mastering-tabi-settings/img/show_previous_next_article_links_dark.webp" alt="Previous and next article links", full_width=true) }} -To activate this feature, set `show_previous_next_article_links = true`. +To activate this feature, set `show_previous_next_article_links = true` and ensure your section has a `sort_by` value (e.g. `sort_by = "date"`). By default, next articles will be on the left side of the page and previous articles will be on the right side. To reverse the order (next articles on the right and previous articles on the left), set `invert_previous_next_article_links = true`.