♻️ refactor: improve Zola v0.22.0 compatibility (#612)

This commit is contained in:
Óscar 2026-01-14 22:57:40 +01:00 committed by GitHub
parent 7118ae7283
commit 9a09df263a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 47 additions and 22 deletions

View file

@ -238,7 +238,7 @@ If you set the `name` to a URL (i.e. it starts with `http` or `https`), you can
{{ admonition(type="warning", title="JavaScript required", text="The clickable URL feature requires JavaScript. To enable it, set `code_block_name_links = true` on the `[extra]` section of your page, section, or `config.toml`.") }}
```.gitignore,name=https://github.com/welpo/doteki/blob/main/.gitignore
```plain,name=https://github.com/welpo/doteki/blob/main/.gitignore
__pycache__/
*coverage*
.vscode/