♻️ refactor: improve Zola v0.22.0 compatibility (#612)
This commit is contained in:
@@ -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::]/"]
|
||||
|
||||
Reference in New Issue
Block a user