This is my first post on my self-hosted blog!
Testing the theme
Let’s see how the theme handles content
#!/bin/bash
echo "Hello world!"
Like some bash!
[!TLDR] Callouts Just seeing if it has Obsidian-like callouts
Also, let’s check something used a lot, lists!:
- Item 1
- Item 2
- Item 2.1
- Item 2.2
- Item 3
That’s all folks!