|
2 | 2 | <html class="no-js"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | | - <title>Emoticons-js | A jquery plugin to enhance text</title> |
6 | | - <meta name="description" content="A jquery plugin to enhance text, embed media, highlight code and many more."> |
| 5 | + <title>Emoticons-js | Plugin to convert text into image-based emoticons,supports automatic embedding for media URL</title> |
| 6 | + <meta name="description" content="A jQuery plugin for converting text emojis into image-based emoticons, also supporting an automatic media embedding system for multimedia URLs"> |
7 | 7 | <meta name="viewport" content="width=device-width"> |
8 | 8 | <link rel="shortcut icon" href="/6df2b309.favicon.ico"> |
9 | 9 | <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> |
10 | 10 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css"/> |
11 | 11 | <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> |
12 | 12 | <link rel="stylesheet" href="styles/3bd4589c.vendor.css"> |
13 | | - <link rel="stylesheet" href="styles/e1e88903.main.css"> |
| 13 | + <link rel="stylesheet" href="styles/6262fa3b.main.css"> |
14 | 14 | </head> |
15 | 15 | <body> |
16 | 16 | <!--[if lt IE 10]> |
|
31 | 31 | <a href="#e"><li>Code Syntax Highlighting</li></a> |
32 | 32 | <a href="#f"><li>Media files embedding</li></a> |
33 | 33 | </ul> |
34 | | - <a href="https://twitter.com/share" class="twitter-share-button" data-via="ritz078" data-size="large" data-hashtags="javascript">Tweet</a> |
35 | | - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> |
| 34 | + <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bit.ly/1FOnTQ8" data-size="large" data-hashtags="jquery">Tweet</a> |
| 35 | + |
| 36 | + <a href="https://twitter.com/ritz078" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ritz078</a> |
| 37 | + |
36 | 38 | </div> |
| 39 | + |
| 40 | + |
37 | 41 | <div class="content"> |
38 | 42 | <div class="card" id="a"> |
39 | 43 | <div class="title">Simple Usage</div> |
|
249 | 253 | </script> |
250 | 254 |
|
251 | 255 | <script src="scripts/e5cd0908.main.js"></script> |
| 256 | + |
| 257 | + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> |
252 | 258 | </body> |
253 | 259 | </html> |
0 commit comments