mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-26 00:15:54 +00:00
Publish 12.1.4
This commit is contained in:
parent
07cd4907a0
commit
670538f18e
@ -22,7 +22,7 @@ This guarantees that you will always use the latest version of the library.
|
|||||||
|
|
||||||
If, instead, you'd like to include the latest version explicitly, you can add the following tag:
|
If, instead, you'd like to include the latest version explicitly, you can add the following tag:
|
||||||
```html
|
```html
|
||||||
<script src="https://twemoji.maxcdn.com/v/12.1.3/twemoji.min.js" integrity="sha384-PEQg4NJbyXT+TJJVKYN9zmD5ehVaV3TiBdzovT7WkshNClGNg8+bk4hKQ+lGrgaw" crossorigin="anonymous"></script>
|
<script src="https://twemoji.maxcdn.com/v/12.1.4/twemoji.min.js" integrity="sha384-l2vnBuWDpO+2hY1VGTHGt533QP0iuI0FPJyR/gz5G0S4oOoGns9tVLjhrn1ygPY/" crossorigin="anonymous"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Download
|
### Download
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "12.1.3",
|
"version": "12.1.4",
|
||||||
"name": "twemoji",
|
"name": "twemoji",
|
||||||
"license": [
|
"license": [
|
||||||
"MIT",
|
"MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user