Frontend-Projekt an thymeroot:1.1.0 angepasst
[website] / dist / thymeleaf / potemkin / accelerator.html
diff --git a/dist/thymeleaf/potemkin/accelerator.html b/dist/thymeleaf/potemkin/accelerator.html
deleted file mode 100644 (file)
index fa3cbf0..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-<!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'"
-    >
-  <head>
-    <!--/*-->
-    <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:/thymeleaf/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>
-</html>