]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/main.go
Index URL
[sgblog.git] / cmd / sgblog / main.go
index fc99775e24d1ebcecdd01b2b4ee1e8ebdd24dd78..e8752a4f13ce132e8a628e9a1231ce6e2f6926e6 100644 (file)
@@ -552,6 +552,7 @@ func main() {
                if cfg.AboutURL != "" {
                        out.Write([]byte(fmt.Sprintf("[%s]\n", makeA(cfg.AboutURL, "about"))))
                }
+               out.Write([]byte(fmt.Sprintf("[%s]\n", makeA(cfg.URLPrefix+"/", "index"))))
                if parent != "" {
                        out.Write([]byte(fmt.Sprintf(
                                "[%s]\n",