diff --git a/_src/_includes/head.html b/_src/_includes/head.html
index e54f498d..fe76f556 100644
--- a/_src/_includes/head.html
+++ b/_src/_includes/head.html
@@ -57,20 +57,35 @@
{% if page.style %}
{% endif %}
-
-
-
+
+
+
{% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' }}{% endif %}{% endcapture %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+