templates/webfront.html

changeset 39
abc83875167e
parent 32
75f44d3063da
child 61
15c95d3fcfd8
--- a/templates/webfront.html	Fri May 24 17:37:10 2019 +0200
+++ b/templates/webfront.html	Fri May 24 17:44:04 2019 +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