feat: add recent talks

This commit is contained in:
2026-02-14 16:56:58 +01:00
parent 274323553b
commit 87b15cc116
9 changed files with 63 additions and 2 deletions

View File

@@ -82,3 +82,7 @@ theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments", "hugo-sn
# Make static images available as image assets by default
source = "static/img/"
target = "assets/images/"
[imaging]
compression = 'lossy'
quality = 90