mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-16 11:18:37 +00:00
Compare commits
2 Commits
16fb3e0682
...
8104085686
Author | SHA1 | Date | |
---|---|---|---|
|
8104085686 | ||
|
2bbaa710e9 |
@ -33,8 +33,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Twem❤ji</h1>
|
||||
<p>Sharing Twitter emoji <a href="2/test/preview.html">everywhere</a></p>
|
||||
<p><strong>Version 12.0 Is Out!</strong></p>
|
||||
<p>Sharing Twitter emoji <a href="v/latest/preview-svg.html">everywhere</a></p>
|
||||
<p><strong>Version 14.0 Is Out!</strong></p>
|
||||
<p><a href="https://github.com/twitter/twemoji">Grab me on GitHub ↗</a></p>
|
||||
<p>
|
||||
<a href="https://twitter.com/intent/tweet?button_hashtag=TwemojiParty&text=thank%20you%20Twitter%20for%20the%20emoji" class="twitter-hashtag-button" data-size="large" data-related="twitteross" data-url="http://twitter.github.io/twemoji/">Tweet #TwemojiParty</a>
|
||||
@ -44,7 +44,7 @@
|
||||
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
<p>Code licensed under MIT. Graphics licensed under CC-BY</p>
|
||||
<script src="https://twemoji.maxcdn.com/2/twemoji.min.js?12.0.0"></script>
|
||||
<script src="https://twemoji.maxcdn.com/v/latest/twemoji.min.js"></script>
|
||||
<script>
|
||||
// I \u2764 emoji!
|
||||
twemoji.parse(document.body);
|
||||
|
Loading…
Reference in New Issue
Block a user