From 1111631325e3ebf8ae3a2f6cd18492cfc5aa44c2 Mon Sep 17 00:00:00 2001 From: welpo Date: Thu, 4 Jul 2024 15:01:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(mastering=20tabi):=20fix=20?= =?UTF-8?q?broken=20image?= 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 0a96528..e679615 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-01 +updated = 2024-07-04 description = "Descobreix les múltiples maneres en què pots personalitzar tabi." [taxonomies] @@ -445,7 +445,7 @@ Per exemple, si configures `base_canonical_url = "https://example.com"`, l'URL c Les targetes per a xarxes socials són les imatges que es mostren quan comparteixes un enllaç a les xarxes socials: -![Una captura de pantalla de WhatsApp mostrant un enllaç amb una targeta per a xarxes socials](/blog/mastering-tabi-settings/img/with_social_media_card.webp) +{{ dimmable_image(src="img/with_social_media_card.webp", alt="Una captura de pantalla de WhatsApp mostrant un enllaç amb una targeta per a xarxes socials") }} Pots establir la imatge per a xarxes socials amb `social_media_card = "img/social_media_card.png"`. diff --git a/content/blog/mastering-tabi-settings/index.es.md b/content/blog/mastering-tabi-settings/index.es.md index 57f16cd..10eaa3d 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-01 +updated = 2024-07-04 description = "Descubre las múltiples maneras en que puedes personalizar tabi." [taxonomies] @@ -445,7 +445,7 @@ Por ejemplo, si configuras `base_canonical_url = "https://example.com"`, la URL Las tarjetas para redes sociales son las imágenes que se muestran cuando compartes un enlace en redes sociales: -![Una captura de pantalla de WhatsApp mostrando un enlace con una tarjeta para redes sociales](/blog/mastering-tabi-settings/img/with_social_media_card.webp) +{{ dimmable_image(src="img/with_social_media_card.webp", alt="Una captura de pantalla de WhatsApp mostrando un enlace con una tarjeta para redes sociales") }} Puedes establecer la imagen para redes sociales con `social_media_card = "img/social_media_card.png"`. diff --git a/content/blog/mastering-tabi-settings/index.md b/content/blog/mastering-tabi-settings/index.md index cd00763..36cb844 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-01 +updated = 2024-07-04 description = "Discover the many ways you can customise your tabi site." [taxonomies] @@ -446,7 +446,7 @@ For example, if you set `base_canonical_url = "https://example.com"`, the canoni Social media cards are the images that are displayed when you share a link on social media: -![A screenshot of WhatsApp showing a link with a social media card](/blog/mastering-tabi-settings/img/with_social_media_card.webp) +{{ dimmable_image(src="img/with_social_media_card.webp", alt="A screenshot of WhatsApp showing a link with a social media card") }} You can set the social media image with `social_media_card = "img/social_media_card.png"`.