diff options
Diffstat (limited to 'site/_includes')
| -rw-r--r-- | site/_includes/header.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/_includes/header.html b/site/_includes/header.html index 6e91a1f42..8fa50f395 100644 --- a/site/_includes/header.html +++ b/site/_includes/header.html @@ -15,6 +15,8 @@ {%- endif -%} </title> +<link rel="canonical" href="{{ site.url | append: page.url }}"> + {% include stylesheet.html %} {% include favicons.html %} {% include social.html %} |
