figures: Remove custom figure renderer, use buildin shortcode

This commit is contained in:
Jan Kremer 2026-01-21 21:12:51 +01:00
parent 321309971c
commit 36a6df446a
No known key found for this signature in database
3 changed files with 31 additions and 15 deletions

View file

@ -5,5 +5,8 @@ description: "über Regensburg"
tags: [fotos, regensburg]
---
![Abendliche Bewölkung über Regensburg](./abendliche-bewoelkung.webp "Abendliche Bewölkung über Regensburg")
{fetchpriority="high"}
{{< figure
src="./abendliche-bewoelkung.webp"
alt="Abendliche Bewölkung über Regensburg"
caption="Abendliche Bewölkung über Regensburg"
fetchpriority="high" >}}