From: XhmikosR Date: Mon, 21 Jan 2019 12:59:51 +0000 (+0200) Subject: Add canonical URL. (#28093) X-Git-Tag: v4.3.0~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e8445f72875a49a909dc0af8e4cf43f19f535e;p=thirdparty%2Fbootstrap.git Add canonical URL. (#28093) --- diff --git a/site/_includes/header.html b/site/_includes/header.html index 6e91a1f429..8fa50f3954 100644 --- a/site/_includes/header.html +++ b/site/_includes/header.html @@ -15,6 +15,8 @@ {%- endif -%} + + {% include stylesheet.html %} {% include favicons.html %} {% include social.html %} diff --git a/site/_layouts/examples.html b/site/_layouts/examples.html index 28aa0736c5..c37dd923d1 100644 --- a/site/_layouts/examples.html +++ b/site/_layouts/examples.html @@ -8,6 +8,8 @@ {{ page.title | smartify }} · {{ site.title | smartify }} + + {% include stylesheet.html %}