Back to blog
My First Post
Testing the blog setup
1 min read
This is a test post with some bold text and code.
typescript
function hello() {
console.log("Hello, world!");
}
Ready to test?