WIP: Weg finden, Projekte einzubinden - oder Hartkodiert?
[website] / dist / sitemap.json
index 424fe81..fc84b7f 100644 (file)
@@ -8,12 +8,13 @@
     "/index.html": { "name": "Home" },
     "/blog/": {
       "name": "Blog",
-      "childs": { "/blog/": "Blog" },
-      "crumbs": [{ "uri": "/blog/", "name": "Blog" }]
+      "childs": {}
     },
     "/projects.html": {
       "name": "Projects",
-      "childs": {}
+      "childs": {
+        "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin"
+      }
     },
     "/about.html": {
       "name": "About",