Added baseurl
This commit is contained in:
parent
3c8ceb6232
commit
f2d11be40a
2 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue