Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'examples/index.html')
-rw-r--r--examples/index.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/examples/index.html b/examples/index.html
index b9d8b2938..8a2454405 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -155,8 +155,16 @@
</span>
</span>
</li>
- <li class="tweet-btn hidden-phone">
- <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://forkawesome.github.com/Fork-Awesome/" data-text="Fork Awesome, a fork of the iconic font and CSS framework" data-counturl="http://forkawesome.github.com/Fork-Awesome/" data-count="horizontal">Tweet</a>
+ <li>
+ <span class="share">
+ <a
+ class="btn btn-xs twitter"
+ href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fforkawesome.github.com%2FFork-Awesome%2F&text=Fork+Awesome%20A+fork+of+the+iconic+font+and+CSS+toolkit&hashtags=forkawesome,iconfont"
+ target="_blank"
+ >
+ <i class="fa fa-twitter" aria-hidden="true"></i> Tweet
+ </a>
+ </span>
</li>
<li class="github-btn">
<iframe src="https://ghbtns.com/github-btn.html?user=ForkAwesome&repo=Fork-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
@@ -762,7 +770,6 @@ fa-ban on fa-camera
</div>
</footer>
- <script src="https://platform.twitter.com/widgets.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>