Add favicon
This commit is contained in:
6
favicon/snippet.html
Normal file
6
favicon/snippet.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ffcc00">
|
||||
<meta name="theme-color" content="#ffe57e">
|
||||
Reference in New Issue
Block a user