Wordpress-URL's enden nicht mehr auf einen Slash ("/")
[website] / dist / blog / index.html
index 287f577..ebf431a 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')}"