X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fthymeleaf%2Ftemplates%2Fvariables.json;h=612be66f8f380c477d6e025af6d55394cba2aa1f;hp=2825cbe67fc990d812e3bd1d282c8628053f28c9;hb=86e3141857b4a9bb2384a83bd58b78d6978dd2ce;hpb=d17e2592da0fff7baee106e41dc58a00c505625e diff --git a/dist/thymeleaf/templates/variables.json b/dist/thymeleaf/templates/variables.json index 2825cbe6..612be66f 100644 --- a/dist/thymeleaf/templates/variables.json +++ b/dist/thymeleaf/templates/variables.json @@ -136,10 +136,10 @@ { "uri": "/projects/typo.html", "name": "Typography" } ] }, - "menu": { - "blog": "Blog", - "projects": "Projects", - "about": "About" + "sections": { + "/blog.html": { "name": "Blog", "key": "blog" }, + "/projects.html": { "name": "Projects", "key": "projects" }, + "/about.html": { "name": "About", "key": "about" } }, "submenu": { "#": { "name": "hibernate4-maven-plugin" },