Author: joes
Date: Sat Mar 22 15:32:59 2014
New Revision: 1580230

URL: http://svn.apache.org/r1580230
Log:
comment

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=1580230&r1=1580229&r2=1580230&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sat Mar 22 15:32:59 2014
@@ -14,7 +14,7 @@ our @patterns = (
     }],
     [qr!/index\.html$!,    sitemap => {
         conf       => $conf,
-        headers    => { title => "Index" },
+        headers    => { title => "Index" }, # "Index" is magical here
     }],
     [qr/\.md(?:text)?$/,   memoize => {
         view       => [qw/snippet_preprocessor single_narrative/],


Reply via email to