diff --git a/readme.md b/readme.md index 7e27033..3df7d5f 100755 --- a/readme.md +++ b/readme.md @@ -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.