Hello World

This is the first note. Welcome to Zegna’s notes archive.

Getting Started

Notes will appear in the archive on the homepage, sorted by date.

You can organize notes as:

Example Code

package main

import "fmt"

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

This is a blockquote for emphasis.