do not use absolute path

This commit is contained in:
Anton Keks 2014-02-17 21:44:37 +02:00
parent c28e97e758
commit 130ded36a7

View File

@ -6,7 +6,7 @@
<title>{{ page.title }}</title>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>