JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
styl.styl -> style.styl, style.css -> css.css
[wfpl-cms.git] / template.html
index f9c0702..80920c0 100644 (file)
@@ -6,7 +6,7 @@
                ~$running_locally {~<script src="/javascript/html5.js"></script>~}~
                ~$running_locally unset {~<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>~}~
        <![endif]-->
-       <link rel="stylesheet" href="style.css?m=~style.css mtime~" />
+       <link rel="stylesheet" href="css.css?m=~css.css mtime~" />
        <!--~$meta_description nonempty {~--><meta name="description" content="~$meta_description attr~" /><!--~}~-->
        <!--~$meta_keywords nonempty {~--><meta name="keywords" content="~$meta_keywords attr~" /><!--~}~-->
        <!--~$head~-->