Skip to content

Commit eb123f6

Browse files
committed
switch to async widget.js script
1 parent e5fb1da commit eb123f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>History</h3>
112112
<p>Read more on <a href="https://dev.twitter.com/blog/bootstrap-twitter">dev.twitter.com &rsaquo;</a></p>
113113
<p>
114114
<a href="http://twitter.com/twbootstrap" class="twitter-follow-button">Follow @twbootstrap</a>
115-
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
115+
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
116116
</p>
117117
</div>
118118
<div class="span-one-third">

0 commit comments

Comments
 (0)