templates/webfront.html

changeset 40
9200664daf87
parent 32
75f44d3063da
child 61
15c95d3fcfd8
--- a/templates/webfront.html	Wed Jan 31 14:36:36 2018 +0200
+++ b/templates/webfront.html	Wed Jan 31 14:45:31 2018 +0200
@@ -1,8 +1,8 @@
 <!DOCTYPE html>
 <html>
 <head>
-    <link rel="icon" href="../static/favicon.ico" />
-    <link rel="stylesheet" href="../static/style.css" />
+    <link rel="icon" href="static/favicon.ico" />
+    <link rel="stylesheet" href="static/style.css" />
     <title>LDraw part verification tool</title>
 </head>
 <body>

mercurial