Skip to content

Commit

Permalink
Add twitter data-via
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 20, 2017
1 parent 271047a commit 69e1d0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/_coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
href="https://twitter.com/share"
data-text="JS MythBusters, A JavaScript optimization handbook from a high level point of view"
data-hashtags="javascript,perfomance"
data-via="kikobeats"
data-related="kikobeats"
data-url="https://mythbusters.js.org">
Tweet
Expand Down
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ window.twttr = (function (d, s, id) {
t.ready = function (f) {
t._e.push(f)
}
return t
return
}(document, 'script', 'twitter-wjs'))

window.$docsify = {
Expand Down

0 comments on commit 69e1d0e

Please sign in to comment.