add: favicon
This commit is contained in:
parent
d7c16e9ed2
commit
95dceb06d1
14 changed files with 71 additions and 0 deletions
images/icons
9
images/icons/html_code.html
Normal file
9
images/icons/html_code.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<link rel="apple-touch-icon" sizes="180x180" href="theme://images/icons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="theme://images/icons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="theme://images/icons/favicon-16x16.png">
|
||||
<link rel="manifest" href="theme://images/icons/site.webmanifest">
|
||||
<link rel="mask-icon" href="theme://images/icons/safari-pinned-tab.svg" color="#00a300">
|
||||
<link rel="shortcut icon" href="theme://images/icons/favicon.ico">
|
||||
<meta name="msapplication-TileColor" content="#00a300">
|
||||
<meta name="msapplication-config" content="theme://images/icons/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
Loading…
Add table
Add a link
Reference in a new issue