Ren's Blog
Published on

First post

Authors
  • Name
    Jan Tesař

Hi, this is a sample post with front matter (YAML) metadata. You can use Markdown to write your content. Also here is a sample image:

programming bug

hello_world: Optional[str] = "Hello world!"
print(hello_world)