Skip to content

Commit e17cda8

Browse files
fix favicon
1 parent 6dc8d63 commit e17cda8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

favicon.png

2.07 KB
Loading

index.html

+1-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@
1010
<link rel='stylesheet' href='assets/css/xcp-ng.css'/>
1111
<link href='https://fonts.googleapis.com/css?family=Open+Sans:light&v1' rel='stylesheet' type='text/css'>
1212
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-9ralMzdK1QYsk4yBY680hmsb4/hJ98xK3w0TIaJ3ll4POWpWUYaA2bRjGGujGT8w" crossorigin="anonymous">
13-
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
14-
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
15-
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
16-
<link rel="manifest" href="/site.webmanifest">
17-
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
18-
<meta name="msapplication-TileColor" content="#dd8125">
13+
<link rel="icon" type="image/png" href="/favicon.png">
1914
<meta name="theme-color" content="#ffffff">
2015

2116
<title>XCP-ng - XenServer Based, Community Powered</title>

0 commit comments

Comments
 (0)