Author: joes
Date: Sun Mar 23 01:49:15 2014
New Revision: 1580415

URL: http://svn.apache.org/r1580415
Log:
debug

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=1580415&r1=1580414&r2=1580415&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Sun Mar 23 01:49:15 2014
@@ -17,6 +17,7 @@ our @patterns = (
         view       => 'news_page',
         conf       => $conf,
         headers    => { title => "Home" },
+        repo       => 'thrift.git',
     }],
     [qr!/index\.html$!,    offline => {
         view       => 'sitemap',


Reply via email to