1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:06:09 -07:00
go/blog
Brian Gitonga Marete f3120b161e blog: Make the atom feed title configurable.
The blog code is quite generic and with the replacement of template and
static files, it can be re-used. But the atom feed title is hard-coded
into the code. This patch adds a field to set the atom feed title to
the Config structure and uses it in the code where the title was
previously hard-coded.

A CL sent separately will set this Config field in the main package in
the go.blog sub-repository. (See CL 16850043 for that other patch).

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/16830043
2013-10-28 10:17:10 +02:00
..
atom go.tools/blog/atom: move package from go.blog 2013-09-19 10:58:11 +10:00
blog.go blog: Make the atom feed title configurable. 2013-10-28 10:17:10 +02:00