Skip to content

Commit b3abd06

Browse files
committed
bug-fixed: removed script url option
1 parent d399266 commit b3abd06

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

dist/jquery.embed.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
locationEmbed : true,
129129
highlightCode : true, //Instructs the library whether or not to highlight code syntax.
130130
tweetsEmbed : true, //Instructs the library whether or not embed the tweets
131-
twitterScriptUrl : '//platform.twitter.com/widgets.js',
132131
tweetOptions : {
133132
maxWidth : 550, //The maximum width of a rendered Tweet in whole pixels. This value must be
134133
// between 220 and 550 inclusive.

0 commit comments

Comments
 (0)