1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00

Add Favicon

This commit is contained in:
Emmanuel J. Eppinger 2016-10-04 18:44:36 -04:00 committed by GitHub
parent 04377eae67
commit 068fd82472

View File

@ -5,6 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="logo.png">
<style>
body {
font-family: sans-serif;
@ -30,6 +31,9 @@
margin-bottom: -2px;
}
</style>
</head>
<body>
<h1>Twem&#x2764;ji</h1>