Hello Hugocalendar May 26, 2024clock 1 min readtag HugoIntroductionThis is bold text, and this is emphasized text.Visit the Hugo website!1 2 3 4 5 6 7 8 // ... code package main import "fmt" func main() { fmt.Println("Hello, Hugo!") }