Author: joes
Date: Sun Mar 23 00:36:33 2014
New Revision: 1580393
URL: http://svn.apache.org/r1580393
Log:
hmm
Modified:
thrift/cms-site/trunk/lib/path.pm
Modified: thrift/cms-site/trunk/lib/path.pm
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1580393&r1=1580392&r2=1580393&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 00:36:33 2014
@@ -16,7 +16,7 @@ our @patterns = (
[qr!^/index\.html$!, snippet => {
view => 'news_page',
conf => $conf,
- headers => { title => "Index" },
+ headers => { title => "Home" },
}],
[qr!/index\.html$!, offline => {
view => 'sitemap',