331 B
331 B
title | next |
---|---|
Documentation | first-page |
This is a demo of the theme's documentation layout.
Y aquí iré avanzando muy lentamente sobre la documentación de mi instancia y sobre la administración de fedi en general.
Hello, World!
package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}