1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

Update the explicit version reference

This commit is contained in:
Nathan Downs 2020-04-28 12:05:36 -07:00
parent 5f882cdb0d
commit 32619e53b8

View File

@ -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