X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=dist%2Fblog%2Fblog.json;h=e0906084fb69255ab2189b69027f9ddf9ef1421f;hb=1ffe573b8d1067b95035a3870523c3f92f0bae10;hp=ee206b01e7518043422cc455821c455d9b7b89e5;hpb=e697162edc28784204401f7b4de379a1e7258cb0;p=website diff --git a/dist/blog/blog.json b/dist/blog/blog.json index ee206b01..e0906084 100644 --- a/dist/blog/blog.json +++ b/dist/blog/blog.json @@ -1,25 +1,25 @@ { - "_names": { - "/blog/article.html": "An Article", - "/blog/comments.html":"Comments" + "_titles": { + "/blog/article/": "An Article", + "/blog/comments/":"Comments" }, "_childs": { "/blog/": [ - "/blog/article.html", - "/blog/comments.html" + "/blog/article/", + "/blog/comments/" ] }, "_crumbs": { "/blog/": [ "/blog/" ], - "/blog/article.html": [ + "/blog/article/": [ "/blog/", - "/blog/article.html" + "/blog/article/" ], - "/blog/comments.html": [ + "/blog/comments/": [ "/blog/", - "/blog/comments.html" + "/blog/comments/" ] } }