Doppelte Head-Einträge auskommentiert
[website] / dist / thymeleaf / index.html
index 3024133..17e33f4 100644 (file)
@@ -3,15 +3,17 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
     layout:decorator="templates/layout"
-    th:with="contentclass='nomenu'"
+    th:with="contentclass='nomenu', uri='/index.html'"
     >
   <head>
     <title>Home</title>
+    <!--/*-->
     <link rel="stylesheet" type="text/css" href="../css/base.min.css"/>
     <style type="text/css">
       @import '../css/screen.min.css' screen;
       @import '../css/print.min.css' print;
     </style>
+    <!--*/-->
   </head>
   <body>
     <ol layout:fragment="breadcrumb">