Ver código fonte

fix empty.css path

Benoît Hubert 7 anos atrás
pai
commit
57adef1fb2
1 arquivos alterados com 1 adições e 1 exclusões
  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; }