2024-05-09

About this blog

Hi, this post is really just a test for whether or not my Hugo blog setup is working as expected. So if you’re reading this and you’re not me, congratulations! You’ve found my website (in a working state)! 🎉

I’m usually more a lurker than a poster, as can be seen by the activity of my Twitter (not X) feed, so the chances of me never posting something here are nonzero. But just in case something interesting happens in my life and I feel like sharing it, this is the place where it will happen.

1public class HelloWorld {
2    public static void main(String[] args) {
3        System.out.println("Code highlighting is working! Nice!");
4    }
5}

Anyway, thanks for stopping by and I hope you have a great day. <3