From: Kai Moritz Date: Thu, 9 May 2019 15:37:50 +0000 (+0200) Subject: Generierung der Menüstruktur überrabeitet: _names in _titles umbenannt X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=9099ca8f924e6289db5debafa6227d6cdd5b8838;hp=8a09ed02397956fc356d2940767c03c5c04144fb Generierung der Menüstruktur überrabeitet: _names in _titles umbenannt --- 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 e3a36673..c7f67d6c 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 @@