lib/bonsai/templates/templates/shared/head.mustache in bonsai-1.1.3 vs lib/bonsai/templates/templates/shared/head.mustache in bonsai-1.1.4
- old
+ new
@@ -1,8 +1,8 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>{{headline}}</title>
- <link rel="stylesheet" href="/docs/css/base.css" type="text/css">
+ <link rel="stylesheet" href="/css/base.css" type="text/css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
\ No newline at end of file