Add rel=canonical link to all pages

This commit is contained in:
Philipp Oppermann
2018-10-09 13:01:33 +02:00
parent 23e35b8d9b
commit 4538b2fb21

View File

@@ -9,6 +9,7 @@
<meta name="description" content="{{ config.description }}">
<meta name="author" content="{{ config.extra.author.name }}">
<link rel="canonical" href="{{ current_url | safe }}" />
<link href="/css/poole.css" rel="stylesheet">
<link href="/css/main.css" rel="stylesheet">