X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=424fe813bc907254ebfb0d214fd8820a3632c970;hp=b4542cadaa9e3613b5449651b009dac13d4f653e;hb=a409b34c5fcd22b5ac7f39b08e78d1fca65be09e;hpb=8a12c419660cdba38a5f93c9085027f68e349747 diff --git a/dist/sitemap.json b/dist/sitemap.json index b4542cad..424fe813 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -1,14 +1,15 @@ { "sections": { - "blog": "/blog.html", + "blog": "/blog/", "projects": "/projects.html", "about": "/about.html" }, "pages": { "/index.html": { "name": "Home" }, - "/blog.html": { + "/blog/": { "name": "Blog", - "childs": {} + "childs": { "/blog/": "Blog" }, + "crumbs": [{ "uri": "/blog/", "name": "Blog" }] }, "/projects.html": { "name": "Projects",