Added favicon and mobile app capable support
This commit is contained in:
parent
d93b3b4905
commit
49ff4a1c19
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
|
@ -4,6 +4,8 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<link rel="shortcut icon" sizes="196x196" href="images/favicon.png">
|
||||
<title>ASCIIFlow Infinity</title>
|
||||
<style>
|
||||
|
||||
|
|
Loading…
Reference in New Issue