Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / blog.html
index b1dc9f7..dac0fd1 100644 (file)
@@ -2,20 +2,19 @@
 <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="uri='/blog.html'"
     >
   <head>
     <title>Blog</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>
+  <body thymeproxy:variables="MERGE:/blog.json">
     <main class="main" layout:fragment="maincontent">
       <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
         <header class="entry-header">
@@ -28,7 +27,7 @@
         </div><!-- .entry-content -->
         <footer class="entry-meta">
           <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/less/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
+            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/css/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
           </span>
         </footer><!-- .entry-meta -->
       </article><!-- #post-140 -->