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
- Written in Markdown
- Supports bold, italic, and
inline code
- Code blocks:
package main
import "fmt"
func main() {
fmt.Println("Hello, Hugo!")
}
Image Example
Links
Happy blogging!