|
@@ -8,7 +8,7 @@
|
8
|
8
|
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
|
9
|
9
|
<link href="http://fonts.googleapis.com/css?family=Vollkorn:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css" />
|
10
|
10
|
<link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css" />
|
11
|
|
- <link href= "{$siteroot}/css/style.css" rel="stylesheet" type="text/css" />
|
|
11
|
+ <link href= "css/style.css" rel="stylesheet" type="text/css" />
|
12
|
12
|
<link rel="alternate" href="{$siteroot}/feed.atom" type="application/atom+xml" />
|
13
|
13
|
{if $headInject} {$headInject |noAutoescape} {/if}
|
14
|
14
|
</head>
|