Sample Hugo Post

Posted on , under tech

This is a sample post created for your Hugo site. You can edit or delete it as you like

Heading 1

Heading 2

Heading 3

Heading 4

Body

Features

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

Image Example

Visit Hugo Documentation


Happy blogging!

Sample Hugo Markdown

Comments