Einträge für Fehler-Seiten in sitemap.json ergänzt
[website] / dist / thymeleaf / sitemap.json
index c2fde0d..6a092d5 100644 (file)
         { "uri": "/impressum.html", "name": "Impressum" },
         { "uri": "/google-analytics.html", "name": "Google Analytics" }
       ]
+    },
+    "/templates/404.html": {
+      "name": "404-Template",
+      "crumbs": [
+        { "uri": "/templates/404.html", "name": "404-Template" }
+      ]
+    },
+    "/templates/error.html": {
+      "name": "5xx-Template",
+      "crumbs": [
+        { "uri": "/templates/error.html", "name": "5xx-Template" }
+      ]
     }
   }
 }