Move from Hugo to Zola
This commit is contained in:
parent
aa8a58141d
commit
4c1aa547e1
51 changed files with 353 additions and 563 deletions
|
|
@ -1,12 +1,8 @@
|
|||
+++
|
||||
date = '2023-07-19T10:48:33+02:00'
|
||||
description = 'über Regensburg'
|
||||
tags = ['fotos', 'regensburg']
|
||||
title = 'Abendliche Bewölkung'
|
||||
title = "Abendliche Bewölkung"
|
||||
date = 2023-07-19T10:48:33+02:00
|
||||
description = "über Regensburg"
|
||||
tags = ["fotos", "regensburg"]
|
||||
+++
|
||||
|
||||
{{< figure
|
||||
src="./abendliche-bewoelkung.webp"
|
||||
alt="Abendliche Bewölkung über Regensburg"
|
||||
caption="Abendliche Bewölkung über Regensburg"
|
||||
fetchpriority="high" >}}
|
||||
{{ figure(src="./abendliche-bewoelkung.webp", alt="Abendliche Bewölkung über Regensburg")}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue