Alvan's digital garden

First Post

Hi!

This is a blog I’m trying to set up :)

import "fmt"

func main() {
	fmt.Println("Hello, Hugo!")
}