This commit is contained in:
parent
88942a34bd
commit
00c7866890
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue