Hello World!

[] · 1 min

This is a test blog post to try all the visual elements of this blog.

You can continue reading if you want, and contact me if I ever make a change to the styles and layout of this blog and something breaks.

My idea now is to try several different elements to see how they are seen. Let’s start with a paragraph of a couple lines. Let’s see if it’s easy to read, and everything shows properly. No weird overflows. Seems alright.

Let’s try some titles

Now, how about images. Let’s add an image of Nica here:

Nica image

Some subtitles too

Also, here is some code:

const hello = "Hello World";
console.log(hello);

Decent. And that’s about it.