Test Blog Post

This is my first blog post.

Wow!

window.onload = () => {
    console.log("Hello World");
}