My First Article

2025-05-11 (updated 2025-05-12)


This is my first blog post. I am using this post to learn how to configure my site and its style.

This article is going to be weird, and use a lot of features.

Code block test

#include <iostream>

int main() {
	std::cout << "hello world" << std::endl;
}

If you liked this article, check out my homepage.