feat: support leaf bundles for blog posts, refactor header images

This commit is contained in:
2026-02-12 21:39:21 +01:00
parent 92d46d74bf
commit a213480cd8
16 changed files with 60 additions and 30 deletions

View File

@@ -75,3 +75,9 @@ style = "emacs"
[privacy.youtube]
disable = false
privacyEnhanced = true
# Modules
[[module.mounts]]
# Make static images available as image assets by default
source = "static/img/"
target = "assets/images/"