Hello World

Sebastian Andersen

This is a Hello World Blog Post

Hello World!

This is a pretty sweet Sweet Looking site dont you think?

Quote

Hello, this is a normal blockquote.

Information

Hello, this is an information blockquote.

Information

Hello, this is a warning blockquote.

Information

Hello, this is an error blockquote.

Code samples

exa -lGah ./
const fish = ({hello}) => {
    console.log(hello);
}

fish();