Fehler in den Potemkin-Seiten korrigiert
[website] / dist / thymeleaf / potemkin / html-experimente / error.html
index 52e5b5c..53c15fd 100644 (file)
@@ -7,10 +7,10 @@
   <head>
     <title>This Page Will Raise An Error</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
-    <link rel="stylesheet/less" type="text/css" href="../../less/base.less"/>
-    <link rel="stylesheet/less" type="text/css" href="../../less/screen.less" media="screen"/>
-    <link rel="stylesheet/less" type="text/css" href="../../less/print.less" media="print"/>
+    <link rel="stylesheet" type="text/css" href="../../css/base.css"/>
+    <link rel="stylesheet" type="text/css" href="../../css/screen.css" media="screen"/>
+    <link rel="stylesheet" type="text/css" href="../../css/print.css" media="print"/>
   </head>
-  <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
+  <body thymeproxy:variables="MERGE:/thymeleaf/potemkin.json">
   </body>
 </html>