aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_includes/header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 27d298c..059118f 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -4,9 +4,9 @@
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
- <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
+ <link rel="stylesheet" type="text/css" href="/stylesheets/stylesheet.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="/stylesheets/pygment_trac.css" media="screen" />
+ <link rel="stylesheet" type="text/css" href="/stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->