1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-15 03:35:16 +00:00
This commit is contained in:
Emmanuel J. Eppinger 2022-03-31 12:59:13 +09:00 committed by GitHub
commit e9814e46df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

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.ico">
<style>
body {
font-family: sans-serif;
@ -30,6 +31,9 @@
margin-bottom: -2px;
}
</style>
</head>
<body>
<h1>Twem&#x2764;ji</h1>

BIN
logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB