figures: Remove custom figure renderer, use buildin shortcode
This commit is contained in:
parent
321309971c
commit
36a6df446a
3 changed files with 31 additions and 15 deletions
|
|
@ -5,5 +5,8 @@ description: "über Regensburg"
|
|||
tags: [fotos, regensburg]
|
||||
---
|
||||
|
||||

|
||||
{fetchpriority="high"}
|
||||
{{< figure
|
||||
src="./abendliche-bewoelkung.webp"
|
||||
alt="Abendliche Bewölkung über Regensburg"
|
||||
caption="Abendliche Bewölkung über Regensburg"
|
||||
fetchpriority="high" >}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue