X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=fc84b7fbf3d45e841b02fd4bf5617537c658fd62;hp=b4542cadaa9e3613b5449651b009dac13d4f653e;hb=2a65c7789a6b7656123ef0570e53e7132f2826d2;hpb=8a12c419660cdba38a5f93c9085027f68e349747 diff --git a/dist/sitemap.json b/dist/sitemap.json index b4542cad..fc84b7fb 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -1,18 +1,20 @@ { "sections": { - "blog": "/blog.html", + "blog": "/blog/", "projects": "/projects.html", "about": "/about.html" }, "pages": { "/index.html": { "name": "Home" }, - "/blog.html": { + "/blog/": { "name": "Blog", "childs": {} }, "/projects.html": { "name": "Projects", - "childs": {} + "childs": { + "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin" + } }, "/about.html": { "name": "About",