Define permalinks as canonical link
This commit is contained in:
parent
d16962d2db
commit
6b85efcba3
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="canonical" href="{{ page.permalink }}" />
|
||||
<title>jotoho.de - A personal website</title>
|
||||
{% block metadata %} {% endblock %}
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue