Hello World

Hello world, this is my first post! Thank you Hugo for making it so easy to create a blog and PaperMod for the nice looking theme. package main import "fmt" func main() { fmt.Println("Hello, World!") }

December 26, 2024 · 1 min · Dorian Monnier