From: Kai Moritz Date: Tue, 28 Jun 2016 10:02:26 +0000 (+0200) Subject: An die Verwendung mit Thymeproxy angepasst X-Git-Tag: thymeroot-2.0.0~83 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=d17e2592da0fff7baee106e41dc58a00c505625e An die Verwendung mit Thymeproxy angepasst --- diff --git a/dist/thymeleaf/index.html b/dist/thymeleaf/index.html index 30241332..3102422b 100644 --- a/dist/thymeleaf/index.html +++ b/dist/thymeleaf/index.html @@ -3,7 +3,7 @@ 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'" > Home diff --git a/dist/thymeleaf/projects.html b/dist/thymeleaf/projects.html index 4737f8d1..685b955c 100644 --- a/dist/thymeleaf/projects.html +++ b/dist/thymeleaf/projects.html @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.thymeleaf.org" layout:decorator="templates/layout" - th:with="title='Projects'" + th:with="title='Projects', uri='/projects.html'" > Projects @@ -14,17 +14,5 @@ -
    -
  1. Home
  2. -
  3. Projects
  4. -
- diff --git a/dist/thymeleaf/projects/fix-swf.html b/dist/thymeleaf/projects/fix-swf.html index dba5d936..343390a1 100644 --- a/dist/thymeleaf/projects/fix-swf.html +++ b/dist/thymeleaf/projects/fix-swf.html @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.thymeleaf.org" layout:decorator="templates/layout" - th:with="title='Fix SWF'" + th:with="title='Fix SWF', uri='/projects/fix-swf.html'" > Fix SWF @@ -14,26 +14,5 @@ -
    -
  1. Home
  2. -
  3. Projects
  4. -
  5. Fix SWF
  6. -
- diff --git a/dist/thymeleaf/projects/fix-swf/getting-started.html b/dist/thymeleaf/projects/fix-swf/getting-started.html index b4b8fb02..d5492e17 100644 --- a/dist/thymeleaf/projects/fix-swf/getting-started.html +++ b/dist/thymeleaf/projects/fix-swf/getting-started.html @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.thymeleaf.org" layout:decorator="templates/layout" - th:with="title='Fix SWF - Getting started'" + th:with="title='Fix SWF - Getting started', uri='/projects/fix-swf/getting-started.html'" > Fix SWF - Getting started @@ -14,27 +14,5 @@ -
    -
  1. Home
  2. -
  3. Projects
  4. -
  5. Fix SWF
  6. -
  7. Getting Started
  8. -
- diff --git a/dist/thymeleaf/projects/fix-swf/overview.html b/dist/thymeleaf/projects/fix-swf/overview.html index a2df3a06..d9d7295c 100644 --- a/dist/thymeleaf/projects/fix-swf/overview.html +++ b/dist/thymeleaf/projects/fix-swf/overview.html @@ -3,38 +3,18 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.thymeleaf.org" layout:decorator="templates/layout" - th:with="title='Fix SWF - Overview'" + th:with="title='Fix SWF - Overview', uri='/projects/fix-swf/overview.html'" > + Fix SWF - Overview + -
    -
  1. Home
  2. -
  3. Projects
  4. -
  5. Fix SWF
  6. -
  7. Overview
  8. -
- diff --git a/dist/thymeleaf/projects/html-experimente.html b/dist/thymeleaf/projects/html-experimente.html index 77baf034..3a10182c 100644 --- a/dist/thymeleaf/projects/html-experimente.html +++ b/dist/thymeleaf/projects/html-experimente.html @@ -4,6 +4,7 @@ xmlns:layout="http://www.thymeleaf.org" xmlns:th="http://www.thymeleaf.org" layout:decorator="templates/layout" + th:with="uri='/projects/html-experimente.html'" > HTML-Experimente @@ -14,125 +15,6 @@ -
    -
  1. Home
  2. -
  3. Projects
  4. -
  5. HTML-Experimente
  6. -
-

HTML-Elemente / spezielle Seiten