Move static files into separate staticroot directory
[exim-website.git] / templates / web / index.xsl
index 464b4423aeba410556a5ad51d554b8a122a7264b..4e91c28cbfe8b5964d8077cdf5f04d36b15e2c7f 100644 (file)
@@ -14,7 +14,7 @@
        <xsl:variable name="html.head.append">
 
                <!-- CSS -->
-                       <link rel="stylesheet" type="text/css" href="{$docroot}/index.css"/>
+                       <link rel="stylesheet" type="text/css" href="{$staticroot}/css/index.css"/>
 
                <!-- Canonical -->
                         <link rel="canonical" href="http://www.exim.org/"/>