MCPcopy Index your code
hub / github.com/writefreely/writefreely / defaultReaderBanner

Function defaultReaderBanner

pages.go:196–198  ·  view source on GitHub ↗
(cfg *config.Config)

Source from the content-addressed store, hash-verified

194}
195
196func defaultReaderBanner(cfg *config.Config) string {
197 return "Read the latest posts from " + cfg.App.SiteName + "."
198}

Callers 1

getReaderSectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected