⬆️ 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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 7 additions and 33 deletions

View file

@ -8,7 +8,6 @@ description = "JavaScript només s'utilitza quan HTML i CSS no són suficients."
tags = ["funcionalitat", "tutorial"]
[extra]
footnote_backlinks = true
social_media_card = "social_cards/ca_blog_javascript.jpg"
+++
@ -42,6 +41,4 @@ Per especificar aquestes opcions:
A part d'això, és un tema ràpid amb HTML i CSS que funciona sense JavaScript. Just com hauria de ser (la majoria de) la web :-)
---
[^1]: Per codificar el teu correu en base64 pots utilitzar [eines en línia](https://www.base64encode.org/) o, al terminal, executa: `printf 'mail@example.com' | base64`.