themen-hugo-35c3-reveal/exampleSite/content/home/introduction.md

209 B

+++ weight = 10 +++

Multiple slides per markdown file.

Separate slides with ---

# Slide 1

Body 1.

---

# Slide 2

Body 2.


Hello!

I'm a new slide from the same markdown file.