1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-09-28 14:50:59 +00:00

Remove references to specific version numbers in most places

This commit is contained in:
Justine De Caires 2022-03-30 17:03:58 -07:00
parent 36bac6943f
commit 7c0e48149d
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ A simple library that provides standard Unicode [emoji](http://en.wikipedia.org/
**Twemoji v14.0** adheres to the [Unicode 14.0 spec](https://unicode.org/versions/Unicode14.0.0/) and supports the [Emoji 14.0 spec](https://www.unicode.org/reports/tr51/tr51-21.html). _We do not support custom emoji._
The Twemoji library offers support for **3,633** Unicode-defined emojis.
The Twemoji library offers support for all Unicode-defined emoji which are recommended for general interchange (RGI).
## Usage

View File

@ -34,7 +34,7 @@
<body>
<h1>Twem&#x2764;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><strong>Version 14.0 Is Out!</strong></p>
<p><a href="https://github.com/twitter/twemoji">Grab me on GitHub &#x2197;</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>
@ -42,7 +42,7 @@
</p>
<blockquote class="twitter-tweet" lang="en" align="center"><p>today we are open sourcing our emoji to share with everyone <a href="https://twitter.com/hashtag/twemojiparty?src=hash">#twemojiparty</a>          ✨ <a href="https://t.co/zkXqMXEkOT">https://t.co/zkXqMXEkOT</a></p>&mdash; Twitter Open Source (@TwitterOSS) <a href="https://twitter.com/TwitterOSS/status/530496382885720064">November 6, 2014</a></blockquote>
<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>

View File

@ -5,7 +5,7 @@
"MIT",
"CC-BY-4.0"
],
"description": "A Unicode 13.0 standard based way to implement emoji across all platforms.",
"description": "A Unicode standard based way to implement emoji across all platforms.",
"homepage": "https://github.com/twitter/twemoji",
"keywords": [
"emoji",