projects
/
website
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67c6c67
)
Canonical Link hinzugefĆ¼gt
author
Kai Moritz
<kai@juplo.de>
Mon, 6 May 2019 20:50:36 +0000
(22:50 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sun, 22 Nov 2020 16:13:38 +0000
(17:13 +0100)
dist/templates/layout.html
patch
|
blob
|
history
diff --git
a/dist/templates/layout.html
b/dist/templates/layout.html
index
70ef030
..
66625fa
100644
(file)
--- a/
dist/templates/layout.html
+++ b/
dist/templates/layout.html
@@
-34,6
+34,7
@@
<!--[if IE 8]>
<link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../css/ie8.css" th:href="@{/css/ie8.min.css}"/>
<![endif]-->
+ <link rel="caononical" href="layout.html" th:replace="~{:: #canonical}?:~{}"/>
</head>
<body
th:fragment="body(uri)"