forked from deepStateMirrors/tabi
⬆️ 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:
parent
ced0cb43b6
commit
6ca5a56055
11 changed files with 7 additions and 33 deletions
|
@ -8,7 +8,6 @@ description = "JavaScript solo se utiliza cuando HTML y CSS no son suficientes."
|
|||
tags = ["funcionalidad", "tutorial"]
|
||||
|
||||
[extra]
|
||||
footnote_backlinks = true
|
||||
social_media_card = "social_cards/es_blog_javascript.jpg"
|
||||
+++
|
||||
|
||||
|
@ -42,6 +41,4 @@ Para especificar estas opciones:
|
|||
|
||||
Aparte de eso, es un tema rápido con HTML y CSS que funciona con JavaScript deshabilitado. Justo como debería ser (la mayoría de) la web :-)
|
||||
|
||||
---
|
||||
|
||||
[^1]: Para codificar tu correo electrónico en base64 puedes usar [herramientas en línea](https://www.base64encode.org/) o, en tu terminal, ejecutar: `printf 'mail@example.com' | base64`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue