From 00c786689082df14c568e175394920b4053813e9 Mon Sep 17 00:00:00 2001 From: Andreas Hnida Date: Tue, 11 Jun 2024 09:35:28 +0200 Subject: [PATCH] ... --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.