From 67c6c67524571291077f9567391e56bf845afbde Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Thu, 9 May 2019 17:37:50 +0200 Subject: [PATCH] =?utf8?q?Generierung=20der=20Men=C3=BCstruktur=20=C3=BCbe?= =?utf8?q?rrabeitet:=20=5Fnames=20in=20=5Ftitles=20umbenannt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- dist/blog/blog.json | 2 +- dist/potemkin.json | 2 +- dist/potemkin/accelerator.html | 2 +- dist/sitemap.json | 2 +- dist/templates/layout.html | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/blog/blog.json b/dist/blog/blog.json index ee206b01..2196e958 100644 --- a/dist/blog/blog.json +++ b/dist/blog/blog.json @@ -1,5 +1,5 @@ { - "_names": { + "_titles": { "/blog/article.html": "An Article", "/blog/comments.html":"Comments" }, diff --git a/dist/potemkin.json b/dist/potemkin.json index a2b38d60..bb2b66c5 100644 --- a/dist/potemkin.json +++ b/dist/potemkin.json @@ -1,5 +1,5 @@ { - "_names": { + "_titles": { "/projects.html": "Projects", "/potemkin/fix-swf/overview.html": "Overview", "#faq": "FAQ", diff --git a/dist/potemkin/accelerator.html b/dist/potemkin/accelerator.html index d43d592d..7c8b08d0 100644 --- a/dist/potemkin/accelerator.html +++ b/dist/potemkin/accelerator.html @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" th:replace="~{/templates/layout.html :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE: { - "_names": { + "_titles": { "/potemkin/accelerator.html": "Overview", "/potemkin/accelerator.html#read-on": "Read on", "/potemkin/accelerator.html#read-on-and-on": "Read on and on", diff --git a/dist/sitemap.json b/dist/sitemap.json index 429fe7ee..a573ec9b 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -4,7 +4,7 @@ "projects": "/projects.html", "about": "/about.html" }, - "_names": { + "_titles": { "/index.html": "Home", "/blog/": "Blog", "/projects.html": "Projects", diff --git a/dist/templates/layout.html b/dist/templates/layout.html index b8e870cd..70ef0309 100644 --- a/dist/templates/layout.html +++ b/dist/templates/layout.html @@ -55,7 +55,7 @@
  1. Home
  2. - Projects + Projects
  3. Fix SWF
  4. @@ -123,7 +123,7 @@