X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fthymeleaf%2Ftemplates%2Fvariables.json;h=8b192f53195f026ab3c7f6bfda56500dd9131002;hp=2825cbe67fc990d812e3bd1d282c8628053f28c9;hb=a910ec4ed16b596c5a84f08146a90521eb613488;hpb=4736508fdb621698720084793036f893c2d61d8c diff --git a/dist/thymeleaf/templates/variables.json b/dist/thymeleaf/templates/variables.json index 2825cbe6..8b192f53 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": { "name": "Blog", "uri": "/blog.html" }, + "projects": { "name": "Projects", "uri": "/projects.html" }, + "about": { "name": "About", "uri": "/about.html" } }, "submenu": { "#": { "name": "hibernate4-maven-plugin" },