Update README.md

This commit is contained in:
simonpipe 2026-03-12 09:14:14 +01:00
parent 0e5f83f657
commit 1b466c90b6

View file

@ -41,7 +41,11 @@ _class: lead
Du kannst direkt in der Markdown Datei folgende Werte überschreiben:
```
```markdwon
---
marp: true
theme: sermon
_class: lead
style: |
:root {
--colorh1: #393552;
@ -65,6 +69,7 @@ style: |
--gradient-direction: to top right;
font-family: 'Ubuntu', sans-serif;
}
---
```
## Credits & Lizenz