⬆️ 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:
renovate[bot]
2024-07-01 15:08:18 +02:00
committed by GitHub
parent ced0cb43b6
commit 6ca5a56055
11 changed files with 7 additions and 33 deletions

View File

@@ -9,7 +9,6 @@ tags = ["markdown", "funcionalitat"]
[extra]
katex = true
footnote_backlinks = true
social_media_card = "social_cards/ca_blog_markdown.jpg"
+++
@@ -70,6 +69,4 @@ A Rust, declares una variable mutable amb `let mut x = 5;`, mentre que a Python,
>
> — Mercè Rodoreda, La plaça del Diamant
<hr>
[^1]: I aquí tens un exemple de nota a peu de pàgina!

View File

@@ -9,7 +9,6 @@ tags = ["markdown", "funcionalidad"]
[extra]
katex = true
footnote_backlinks = true
social_media_card = "social_cards/es_blog_markdown.jpg"
+++
@@ -70,6 +69,4 @@ En Rust, declaras una variable mutable con `let mut x = 5;`, mientras que en Pyt
>
> — Miguel de Unamuno, Niebla
<hr>
[^1]: ¡Y aquí tienes un ejemplo de una nota al pie de página!

View File

@@ -9,7 +9,6 @@ tags = ["markdown", "showcase"]
[extra]
katex = true
footnote_backlinks = true
social_media_card = "social_cards/blog_markdown.jpg"
+++
@@ -70,6 +69,4 @@ In Rust, you declare a mutable variable with `let mut x = 5;`, whereas in Python
>
> — Charlie Kaufman, Synecdoche, New York
<hr>
[^1]: And here's an example of a footnote!