Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html
index acb83ea..3d2cfcb 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -24,6 +24,8 @@
<!-- RSS Feed -->
{% feed_meta %}
+<link rel="canonical" href="{{ site.url }}{{ page.url }}">
+
<!-- Favicons -->
<link rel="icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">