You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/03/11 08:04:14 UTC

svn commit: r1665767 - /isis/site/trunk/lib/path.pm

Author: danhaywood
Date: Wed Mar 11 07:04:14 2015
New Revision: 1665767

URL: http://svn.apache.org/r1665767
Log:
updating lib

Modified:
    isis/site/trunk/lib/path.pm

Modified: isis/site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/isis/site/trunk/lib/path.pm?rev=1665767&r1=1665766&r2=1665767&view=diff
==============================================================================
--- isis/site/trunk/lib/path.pm (original)
+++ isis/site/trunk/lib/path.pm Wed Mar 11 07:04:14 2015
@@ -13,7 +13,7 @@ our @patterns = (
 
 	[qr!/index.md(text)?$!, 
           basic => { template => "index.html" }]
-	[qr!/index-new.md(text)?$!,
+	,[qr!/index-new.md(text)?$!,
           basic => { template => "index-new.html" }]
 	,[qr!/isis-in-pictures.md(text)?$!,
           basic => { template => "isis-in-pictures.html" }]