fix css path

This commit is contained in:
Anton Keks 2014-02-17 21:43:24 +02:00
parent 69aa64cea3
commit c28e97e758

View File

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