1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

Add canonical URL. (#28093)

This commit is contained in:
XhmikosR
2019-01-21 14:59:51 +02:00
committed by GitHub
parent cf25028640
commit f7e8445f72
2 changed files with 4 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
{%- endif -%}
</title>
<link rel="canonical" href="{{ site.url | append: page.url }}">
{% include stylesheet.html %}
{% include favicons.html %}
{% include social.html %}

View File

@@ -8,6 +8,8 @@
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
<title>{{ page.title | smartify }} · {{ site.title | smartify }}</title>
<link rel="canonical" href="{{ site.url | append: page.url }}">
{% include stylesheet.html %}
<style>