🐛 fix: support relative paths in inherited social media card (#432)

This commit is contained in:
Óscar
2024-11-18 00:02:06 +01:00
committed by GitHub
parent a7833299ff
commit 39a6750d8b
33 changed files with 64 additions and 46 deletions

View File

@@ -5,7 +5,6 @@ path = "/ca/about"
[extra]
quick_navigation_buttons = true
social_media_card = "social_cards/about.ca.jpg"
+++
Benvingut a la demo de [**tabi**](https://github.com/welpo/tabi), un tema per a [Zola](https://www.getzola.org/), un generador de llocs web estàtics rapidíssim.

View File

@@ -5,7 +5,6 @@ path = "/es/about"
[extra]
quick_navigation_buttons = true
social_media_card = "social_cards/about.es.jpg"
+++
Bienvenido a la demo de [**tabi**](https://github.com/welpo/tabi), un tema para [Zola](https://www.getzola.org/), un rapidísimo generador de sitios estáticos.

View File

@@ -5,7 +5,6 @@ path = "about"
[extra]
quick_navigation_buttons = true
social_media_card = "social_cards/about.jpg"
+++
Welcome to the demo of [**tabi**](https://github.com/welpo/tabi), a theme for [Zola](https://www.getzola.org/), a fast static site generator.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB