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