Author: lukaszlenart
Date: Sat Feb 8 11:00:28 2014
New Revision: 1565963
URL: http://svn.apache.org/r1565963
Log:
Adds missing styles
Modified:
struts/site/branches/jekyll-powered/source/_layouts/default.html
Modified: struts/site/branches/jekyll-powered/source/_layouts/default.html
URL:
http://svn.apache.org/viewvc/struts/site/branches/jekyll-powered/source/_layouts/default.html?rev=1565963&r1=1565962&r2=1565963&view=diff
==============================================================================
--- struts/site/branches/jekyll-powered/source/_layouts/default.html (original)
+++ struts/site/branches/jekyll-powered/source/_layouts/default.html Sat Feb 8
11:00:28 2014
@@ -8,9 +8,13 @@ This isn't a real template - it's meta t
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="Date-Revision-yyyymmdd" content="20140206"/>
<meta http-equiv="Content-Language" content="en"/>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>{{ page.title }}</title>
+ <link rel="stylesheet" href="/css/syntax.css">
+ <link rel="stylesheet" href="/css/main.css">
+
<link rel="stylesheet" href="/css/apache-maven-fluido-1.3.0.min.css"/>
<link rel="stylesheet" href="/css/site.css"/>
<link rel="stylesheet" href="/css/print.css" media="print"/>