Dummy-Seiten für Blog-Layout an Wordpress-Einbindung angepasst
[website] / dist / sitemap.json
index b4542ca..424fe81 100644 (file)
@@ -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",