1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-06-29 01:18:52 +00:00

Update twemoji.maxcdn.com to point to latest scripts

This commit is contained in:
Justine De Caires 2022-03-30 20:23:57 -07:00
parent 2bbaa710e9
commit 8104085686

View File

@ -33,7 +33,7 @@
</head>
<body>
<h1>Twem&#x2764;ji</h1>
<p>Sharing Twitter emoji <a href="2/test/preview.html">everywhere</a></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 &#x2197;</a></p>
<p>
@ -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);