...
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 57s

This commit is contained in:
Andreas Hnida 2024-06-11 09:35:28 +02:00
commit 00c7866890

View file

@ -63,8 +63,8 @@ The content is written in the [markdown](https://www.markdownguide.org/getting-s
```yaml
---
title: 'VeruA ** Verwaltung und Abrechnung'
translationKey: 'a-page-about-cats'
title: "VeruA ** Verwaltung und Abrechnung"
translationKey: "a-page-about-cats"
---
```
@ -72,7 +72,7 @@ For example, the german version of the VeruA.ch website is located in the `conte
[](#table-of-contents)
### Images
### I mages
Images are stored in the `static/images` folder. You can use the `![]()` syntax to insert images into your markdown files.