BATMAN 🦇

This commit is contained in:
2023-10-03 21:57:16 +02:00
commit e78a06547a
32 changed files with 37137 additions and 0 deletions

18
templates/poem.html Normal file
View File

@@ -0,0 +1,18 @@
<!-- You may continue the poem here. -->
<!-- You want to check if template hotloading is working, right? -->
<!-- ;) -->
<!-- Render this in Markdown. -->
{% filter markdown %}
# Hello World!
```
A poem here to notice change.
Add one more sentence to it's range.
If ever you may read it then
You know this can only happen when
Someone may still be configurating.
```
{% endfilter %}