Kanonische Links über _canonical realisiert
[website] / dist / potemkin / accelerator.html
index a658a9b..36bfff0 100644 (file)
@@ -1,51 +1,57 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    xmlns:layout="http://www.thymeleaf.org"
-    layout:decorator="/templates/layout"
-    th:with="title='accelerator - Overview', uri='/potemkin/accelerator.html'"
+    th:replace="~{/templates/layout.html :: layout(
+      uri='/potemkin/accelerator.html',
+      title=~{:: title},
+      maincontent=~{:: .maincontent},
+      marginalcontent=~{:: .marginalcontent}, json='MERGE:potemkin.json,MERGE:
+      {
+        &quot;_titles&quot;: {
+          &quot;\/potemkin\/accelerator.html&quot;: &quot;Accelerator&quot;,
+          &quot;\/potemkin\/accelerator.html#read-on&quot;: &quot;Read on&quot;,
+          &quot;\/potemkin\/accelerator.html#read-on-and-on&quot;: &quot;Read on and on&quot;,
+          &quot;\/potemkin\/accelerator.html#read-on-and-on-and-on&quot;: &quot;Read on and on and on&quot;,
+          &quot;\/projects.html&quot;: &quot;Projects&quot;
+        },
+        &quot;_childs&quot;: {
+          &quot;\/potemkin\/accelerator.html&quot;: [
+            &quot;\/potemkin\/accelerator.html&quot;,
+            &quot;\/potemkin\/accelerator.html#read-on&quot;,
+            &quot;\/potemkin\/accelerator.html#read-on-and-on&quot;,
+            &quot;\/potemkin\/accelerator.html#read-on-and-on-and-on&quot;
+          ],
+          &quot;\/projects.html&quot;: [
+            &quot;\/potemkin\/accelerator.html&quot;,
+            &quot;\/potemkin\/fix-swf\/overview.html&quot;,
+            &quot;\/potemkin\/html-experimente.html&quot;,
+            &quot;\/potemkin\/typo.html&quot;,
+            &quot;\/projects.html&quot;
+          ]
+        },
+        &quot;_crumbs&quot;: {
+          &quot;\/potemkin\/accelerator.html&quot;: [
+            &quot;\/index.html&quot;,
+            &quot;\/projects.html&quot;,
+            &quot;\/potemkin\/accelerator.html&quot;,
+            &quot;\/potemkin\/accelerator.html&quot;
+          ]
+        }
+      }
+    ')}"
     >
   <head>
+    <title id="title">accelerator - Overview</title>
     <!--/*-->
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>Fix SWF - Overview</title>
     <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:potemkin.json,MERGE:{"pages":{
-    "/potemkin.html": {
-      "name": "Projects",
-      "childs": {
-        "/potemkin.html": "Overview",
-        "/potemkin/typo.html": "Typography",
-        "/potemkin/html-experimente.html": "HTML-Experimente",
-        "/potemkin/accelerator.html": "accelerator!",
-        "/potemkin/fix-swf/overview.html": "Fix SWF"
-      },
-      "crumbs": [
-        { "uri": "/potemkin.html", "name": "Projects" }
-      ]
-    },
-    "/potemkin/accelerator.html": {
-      "name": "Overview",
-      "childs": {
-        "/potemkin/accelerator.html": "Overview",
-        "/potemkin/accelerator/read-on.html": "Read on",
-        "/potemkin/accelerator/read-on-and-on.html": "Read on and on",
-        "/potemkin/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
-      },
-      "crumbs": [
-        { "uri": "/potemkin.html", "name": "Projects" },
-        { "uri": "/potemkin/accelerator.html", "name": "accelerator" },
-        { "uri": "/potemkin/accelerator.html", "name": "Overview" }
-      ]
-    },
-    "/potemkin/accelerator/read-on.html": { "name": "Read on" },
-    "/potemkin/accelerator/read-on-and-on.html": { "name": "Read on and on" },
-    "/potemkin/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
-}}'>
-    <h1>Overview - DUMMY</h1>
+  <body>
+    <main class="maincontent">
+      <h1>Accelerator - DUMMY</h1>
+    </main>
   </body>
 </html>