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

This commit is contained in:
2026-01-16 14:55:56 +07:00
parent 56afdb5a3a
commit 64f8035715
2 changed files with 35 additions and 8 deletions

View File

@@ -113,6 +113,11 @@ lazy_async_image = false
# Configuration of the link checker.
[markdown.highlighting]
theme = "catppuccin-frappe"
style = "class"
error_on_missing_language = true
[link_checker]
# Skip link checking for external URLs that start with these prefixes
skip_prefixes = ["http://[2001:db8::]/"]