_blog
2024-08-18

First entry

This is my first entry here to test Sanity Studio.

Heading 1

And here goes a normal paragraph as always.

Heading 2

Let's put some code example for this one in here:

const str = 'Hello World!';
console.log(str);

Heading 3

And let's add an image in here:

Image

Heading 4

And now with a final bullet list we can finish our job here.

To finish this entry:

  1. I will add a link to Sanity website in here.
  2. I will make this word bold and this one italic, this one underlined and finally, this one strikethrough.
  3. Of course we could have one word that has all the styles applied at the same time.