⬆️ 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:
@@ -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!
|
||||
|
@@ -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!
|
||||
|
@@ -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!
|
||||
|
Reference in New Issue
Block a user