Explorar o código

fix empty.css path

Benoît Hubert %!s(int64=7) %!d(string=hai) anos
pai
achega
57adef1fb2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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; }