⬆️ chore(deps): update demo and CI to Zola v0.19.1 (#345)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,6 @@ description = "Descobreix les múltiples maneres en què pots personalitzar tabi
|
||||
tags = ["funcionalitat", "tutorial", "preguntes freqüents"]
|
||||
|
||||
[extra]
|
||||
footnote_backlinks = true
|
||||
quick_navigation_buttons = true
|
||||
social_media_card = "social_cards/ca_blog_mastering_tabi_settings.jpg"
|
||||
+++
|
||||
@@ -834,8 +833,6 @@ Aquesta opció està habilitada per defecte. Per desactivar-la per una pàgina,
|
||||
|
||||
Per a més informació, consulta la [pàgina de documentació de CSP](@/blog/security/index.ca.md).
|
||||
|
||||
---
|
||||
|
||||
[^1]: Si estàs utilitzant un repositori Git remot, potser voldràs automatitzar el procés d'actualització del camp `updated`. Aquí tens una guia per a això: [Zola Git Hook: actualitzant les dates de les publicacions](https://osc.garden/ca/blog/zola-date-git-hook/).
|
||||
|
||||
[^2]: Per a codificar el teu correu electrònic en base64 pots utilitzar [eines en línia](https://www.base64encode.org/) o, al teu terminal, executar: `printf 'mail@example.com' | base64`
|
||||
|
@@ -8,7 +8,6 @@ description = "Descubre las múltiples maneras en que puedes personalizar tabi."
|
||||
tags = ["funcionalidad", "tutorial", "preguntas frecuentes"]
|
||||
|
||||
[extra]
|
||||
footnote_backlinks = true
|
||||
quick_navigation_buttons = true
|
||||
social_media_card = "social_cards/es_blog_mastering_tabi_settings.jpg"
|
||||
+++
|
||||
@@ -834,8 +833,6 @@ Esta función está habilitada por defecto. Para deshabilitarla (y permitir todo
|
||||
|
||||
Para obtener más información, consulta la [página de documentación de CSP](@/blog/security/index.es.md).
|
||||
|
||||
---
|
||||
|
||||
[^1]: Si estás utilizando un repositorio Git remoto, es posible que quieras automatizar el proceso de actualización del campo `updated`. Aquí tienes una guía para eso: [Zola Git Hook: actualizando las fechas de las publicaciones](https://osc.garden/es/blog/zola-date-git-hook/).
|
||||
|
||||
[^2]: Para codificar tu correo electrónico en base64 puedes utilizar [herramientas en línea](https://www.base64encode.org/) o, en tu terminal, ejecutar: `printf 'mail@example.com' | base64`
|
||||
|
@@ -8,7 +8,6 @@ description = "Discover the many ways you can customise your tabi site."
|
||||
tags = ["showcase", "tutorial", "FAQ"]
|
||||
|
||||
[extra]
|
||||
footnote_backlinks = true
|
||||
quick_navigation_buttons = true
|
||||
social_media_card = "social_cards/blog_mastering_tabi_settings.jpg"
|
||||
+++
|
||||
@@ -840,8 +839,6 @@ This feature is enabled by default. To disable it (and allow all connections), s
|
||||
|
||||
See the [CSP documentation page](@/blog/security/index.md) for more information.
|
||||
|
||||
---
|
||||
|
||||
[^1]: If you're using a remote Git repository, you might want to automate the process of updating the `updated` field. Here's a guide for that: [Zola Git Pre-Commit Hook: Updating Post Dates](https://osc.garden/blog/zola-date-git-hook/).
|
||||
|
||||
[^2]: To encode your email in base64 you can use [online tools](https://www.base64encode.org/) or, on your terminal, run: `printf 'mail@example.com' | base64`.
|
||||
|
Reference in New Issue
Block a user