add explicit favicon header (not required probably but oh well)
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>MiningTcup</title>
|
<title>MiningTcup</title>
|
||||||
<link rel="stylesheet" href="style.css" />
|
<link rel="stylesheet" href="style.css" />
|
||||||
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||||
<link rel="dns-prefetch" href="https://git.miningtcup.me/" />
|
<link rel="dns-prefetch" href="https://git.miningtcup.me/" />
|
||||||
<link rel="dns-prefetch" href="https://mozhi.miningtcup.me/" />
|
<link rel="dns-prefetch" href="https://mozhi.miningtcup.me/" />
|
||||||
<link rel="dns-prefetch" href="https://archz.miningtcup.me/" />
|
<link rel="dns-prefetch" href="https://archz.miningtcup.me/" />
|
||||||
|
Reference in New Issue
Block a user