X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fthymeleaf%2Fprojects.json;fp=dist%2Fthymeleaf%2Fprojects.json;h=0024b0dce7a7a8d9fda3568902c553f7fc4100ac;hp=0000000000000000000000000000000000000000;hb=ac3cc395c7386f5a10dca097afa92f6ed53c1bea;hpb=4d536e600a12cc81f2622f0971f33943aa23ef0a diff --git a/dist/thymeleaf/projects.json b/dist/thymeleaf/projects.json new file mode 100644 index 00000000..0024b0dc --- /dev/null +++ b/dist/thymeleaf/projects.json @@ -0,0 +1,21 @@ +{ + "pages":{ + "/projects.html": { + "name": "Projects", + "childs": { + "#hibernate4-maven-plugin": "Hibernate 4 Maven Plugin", + "/projects/accelerator.html": "accelerator!", + "/projects/html-experimente.html": "HTML-Experimente", + "/projects/fix-swf/overview.html": "Fix SWF", + "/projects/typo.html": "Typography" + }, + "crumbs": [ + { "uri": "/projects.html", "name": "Projects" } + ] + }, + "/projects/accelerator.html": { + "name": "Overview", + "childs": {} + } + } +}