main.go | 2 +- diff --git a/main.go b/main.go index c0a3f828b2bb89644a267e2cbea5fe90559cd5e7be4590ecdad4a7347e75f708..85d0d24f3c91ba53d3e77217fb16e06fe1b6070c04dbea2abbfa6eb6e3af481d 100644 --- a/main.go +++ b/main.go @@ -61,7 +61,7 @@ fmt.Print("\n") } func doList() { - htmlStart("repositories") + htmlStart("Git repositories") fmt.Print(` `)
repodescriptionidleformat