Merge pull request #798 from natcl/master

Add pinned tab icon for Safari
This commit is contained in:
Dave Conway-Jones
2016-06-17 14:24:36 +01:00
committed by GitHub
3 changed files with 19 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
<head>
<title>{{ page.title }}</title>
<link rel="icon" type="image/png" href="{{ page.favicon }}">
<link rel="mask-icon" href="{{ page.tabicon }}" color="#8f0000">
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="vendor/jquery/css/smoothness/jquery-ui-1.10.3.custom.min.css" rel="stylesheet" media="screen">
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">