aboutsummaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-07-16 14:58:52 +0300
committerXhmikosR <[email protected]>2017-08-15 14:35:36 +0300
commite9323459ab226d9eb0d15217707c1ce12cf490eb (patch)
tree9214cc87c4c9da844bdc908328596004a2748e44 /_includes/header.html
parentaadf2dcd0345d22efef1d8394709881cb8c88119 (diff)
downloadbootstrap-e9323459ab226d9eb0d15217707c1ce12cf490eb.tar.xz
bootstrap-e9323459ab226d9eb0d15217707c1ce12cf490eb.zip
New favicons.
Include everything for most browsers to work including Android. Kept favicon.ico to the root dir. Also added a manifest.json for PWA.
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/_includes/header.html b/_includes/header.html
index d9eac3db3..c7e5dbd9e 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -21,14 +21,10 @@
<!-- Documentation extras -->
{% if page.layout == "docs" %}
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
+<link href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" rel="stylesheet">
{% endif %}
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">
-<!-- Favicons -->
-<link rel="apple-touch-icon" href="{{ site.baseurl }}/apple-touch-icon.png">
-<link rel="icon" href="{{ site.baseurl }}/favicon.ico">
-
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),