Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / index.html
index df199f6..746e209 100644 (file)
@@ -2,24 +2,23 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout.html"
+    layout:decorator="/templates/layout"
     th:with="contentclass='nomenu', uri='/index.html'"
     >
   <head>
     <title>Home</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     th:with="contentclass='nomenu', uri='/index.html'"
     >
   <head>
     <title>Home</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <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"/>
-    <script src="js/less-1.7.0.min.js"></script>
+    <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>
     <ol layout:fragment="breadcrumb">
       <li class="b"><strong class="b">Home</strong></li>
     </ol>
     <!--*/-->
   </head>
   <body>
     <ol layout:fragment="breadcrumb">
       <li class="b"><strong class="b">Home</strong></li>
     </ol>
-    <h1 layout:fragment="header"><strong class="l">juplo</strong></h1>
+    <h1 layout:fragment="header"><strong class="l"><img class="l" src="/img/logo.svg" alt="juplo"/></strong></h1>
     <nav layout:fragment="navigation">
       <hr class="n"/>
       <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>
     <nav layout:fragment="navigation">
       <hr class="n"/>
       <a class="hide" href="#top" title="Show Content">Jump back to the top of the page</a>