X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=fc84b7fbf3d45e841b02fd4bf5617537c658fd62;hp=424fe813bc907254ebfb0d214fd8820a3632c970;hb=fcce0b4a92e783249b3461f53571a107ac8d592e;hpb=d7a5c5bc6b899a6bbc265b936876eebe1eff80d9 diff --git a/dist/sitemap.json b/dist/sitemap.json index 424fe813..fc84b7fb 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -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",