Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
196
func
defaultReaderBanner(cfg *config.Config) string {
197
return
"Read the latest posts from "
+ cfg.App.SiteName +
"."
198
}
Callers
1
getReaderSection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected