Welcome to Mareridt

Welcome

This is the default Mareridt theme.

It is intentionally small, dependency-free and boring.

Markdown test

This is a blockquote.

And this is some inline code.

package main

import "fmt"

func main() {
    fmt.Println("Mareridt")
}