mirror of
https://github.com/danog/2048.git
synced 2025-01-22 22:02:21 +01:00
add favicon meta tag
This commit is contained in:
parent
53b0bd2e17
commit
5fb74faf5d
@ -5,6 +5,7 @@
|
||||
<title>2048</title>
|
||||
|
||||
<link href="style/main.css" rel="stylesheet" type="text/css">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
|
Loading…
x
Reference in New Issue
Block a user