X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=424fe813bc907254ebfb0d214fd8820a3632c970;hp=b4542cadaa9e3613b5449651b009dac13d4f653e;hb=d7a5c5bc6b899a6bbc265b936876eebe1eff80d9;hpb=0cc387e26a38fe9d4c5bb1d3a69ea6a611f23e2a 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",