Skip to main content

Hello World

·29 words·1 min
Author
Dave Mariani
Personal blog and second brain - write something.

This is the first post. It lives in /content/posts/ and will appear in the blog feed.

Here is some inline code and a code block:

def hello():
    print("hello world")