浏览代码

fix empty.css path

Benoît Hubert 7 年之前
父节点
当前提交
57adef1fb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      empty.html

+ 1 - 1
empty.html

@@ -6,7 +6,7 @@
     <title></title>
     <meta name="description" content="">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link rel="stylesheet" href="css/empty.css">
+    <link rel="stylesheet" href="assets/css/empty.css">
 		<style>
 		.ok-vegane { color: green; }
 		.pas-vegane { color: red; font-weight: bold; }