Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3b1a9 commit 43147a1Copy full SHA for 43147a1
index.html
@@ -38,7 +38,7 @@
38
<header>
39
<h1>JavaScript Pattern Collection</h1>
40
<div id="btns">
41
- <span class='st_twitter_hcount' displayText='Tweet'></span><span class='st_google_hcount' displayText='Google'></span><span class='st_facebook_hcount' displayText='Facebook'></span>
+ <span class='st_twitter_hcount' displayText='Tweet'></span><span class='st_facebook_hcount' displayText='Facebook'></span><span class='st_fblike_hcount' ></span><span class='st_plusone_hcount' ></span>
42
</div>
43
<img src="img/js-patterns.png" alt="JS Patterns" title="JS Patterns" />
44
</header>
0 commit comments