X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fthymeleaf%2Ftemplates%2Fvariables.json;h=a48b2853619dd28be3087dab6cc26d5d2992fefa;hp=23d7a3d5b7ddf25f186853db98ccf0c4efd14a8a;hb=e54c0bb170136c6c53362373e94c242ecfeba5a1;hpb=beea0319cba3a9b0f2f7c135b9a4ac39719f37b0 diff --git a/dist/thymeleaf/templates/variables.json b/dist/thymeleaf/templates/variables.json index 23d7a3d5..a48b2853 100644 --- a/dist/thymeleaf/templates/variables.json +++ b/dist/thymeleaf/templates/variables.json @@ -134,6 +134,21 @@ "/projects/typo.html": [ { "uri": "/projects.html", "name": "Projects" }, { "uri": "/projects/typo.html", "name": "Typography" } + ], + "/about.html": [ + { "uri": "/about.html", "name": "About" } + ], + "/expertise.html": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/expertise.html", "name": "Expertise" } + ], + "/references.html": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/references.html", "name": "References" } + ], + "/contact.html": [ + { "uri": "/about.html", "name": "About" }, + { "uri": "/contact.html", "name": "Contact" } ] }, "sections": { @@ -183,6 +198,19 @@ }, "#": { "name": "accelerator" }, "/projects/typo.html": { "name": "Typography" } + }, + "/about.html": { + "/expertise.html": { + "name": "Expertise", + "childs": { + } + }, + "/references.html": { + "name": "References", + "childs": { + } + }, + "/contact.html": { "name": "Contact" } } } }