Fix: resources path and CSS bundle

This commit is contained in:
fecaille
2016-03-31 14:26:05 +02:00
parent c43fdf9f95
commit 2115d30c32
4 changed files with 8 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<title>Comments channel</title>
<link rel="stylesheet" href="/css/vendors.css" />
<link rel="stylesheet" href="/css/comments.css" />
<link rel="stylesheet" href="/css/app.css" />
</head>
<body>