Blog-Beispiele so geƤndert, dass die URLs denen von Wordpress gleichen
[website] / dist / blog / index.html
index ebf431a..287f577 100644 (file)
@@ -2,7 +2,7 @@
 <html
     xmlns="http://www.w3.org/1999/xhtml"
     th:replace="~{/templates/layout.html :: layout(
-      uri='/blog',
+      uri='/blog/',
       title=~{:: title},
       maincontent=~{:: .maincontent},
       marginalcontent=~{:: .marginalcontent}, json='MERGE:/blog/blog.json')}"