mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-05 02:30:18 +00:00
Update the explicit version reference
This commit is contained in:
parent
5f882cdb0d
commit
32619e53b8
@ -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:
|
||||
```html
|
||||
<script src="https://twemoji.maxcdn.com/v/12.1.5/twemoji.min.js" integrity="sha384-E4PZh8MWwKQ2W7ANni7xwx6TTuPWtd3F8mDRnaMvJssp5j+gxvP2fTsk1GnFg2gG" crossorigin="anonymous"></script>
|
||||
<script src="https://twemoji.maxcdn.com/v/12.1.6/twemoji.min.js" integrity="sha384-XfulzVp257jTD4j8TtghtZ75YaRE+O+F2brm/dAHuawJEvzeoco+4c0Q1bm5ha3M" crossorigin="anonymous"></script>
|
||||
```
|
||||
|
||||
### Download
|
||||
|
Loading…
Reference in New Issue
Block a user