Skip to content

Commit 1c5262e

Browse files
committed
Add facebook comments plugin
1 parent 56d19c0 commit 1c5262e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,17 @@ <h2>如何贡献<a class="headerlink" href="#id12" title="Permalink to this head
282282
</div>
283283

284284

285+
<hr/>
286+
<script>(function(d, s, id) {
287+
var js, fjs = d.getElementsByTagName(s)[0];
288+
if (d.getElementById(id)) return;
289+
js = d.createElement(s); js.id = id;
290+
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1680815145503311";
291+
fjs.parentNode.insertBefore(js, fjs);
292+
}(document, 'script', 'facebook-jssdk'));</script>
293+
294+
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
295+
285296
<hr/>
286297

287298
<div role="contentinfo">

0 commit comments

Comments
 (0)