Skip to content

Commit 8949076

Browse files
committed
update fb-comments
1 parent 67a4e07 commit 8949076

20 files changed

+21
-20
lines changed

docs/document.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ <h2>For Chinese users<a class="headerlink" href="#for-chinese-users" title="Perm
212212
</div>
213213
</div>
214214
</div>
215-
}
216215
</div>
217216
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
218217
</div>
@@ -233,6 +232,7 @@ <h2>For Chinese users<a class="headerlink" href="#for-chinese-users" title="Perm
233232
</div>
234233
</footer>
235234
<script type="text/javascript">
235+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
236236
(function(d, s, id) {
237237
var js, fjs = d.getElementsByTagName(s)[0];
238238
if (d.getElementById(id)) return;

docs/en/faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ <h1>FAQ<a class="headerlink" href="#faq" title="Permalink to this headline">¶</
114114
</div>
115115
</div>
116116
</div>
117-
}
118117
</div>
119118
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
120119
</div>
@@ -135,6 +134,7 @@ <h1>FAQ<a class="headerlink" href="#faq" title="Permalink to this headline">¶</
135134
</div>
136135
</footer>
137136
<script type="text/javascript">
137+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
138138
(function(d, s, id) {
139139
var js, fjs = d.getElementsByTagName(s)[0];
140140
if (d.getElementById(id)) return;

docs/en/guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ <h1>Contributors’ Guide<a class="headerlink" href="#contributors-guide" title=
282282
</div>
283283
</div>
284284
</div>
285-
}
286285
</div>
287286
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
288287
</div>
@@ -303,6 +302,7 @@ <h1>Contributors’ Guide<a class="headerlink" href="#contributors-guide" title=
303302
</div>
304303
</footer>
305304
<script type="text/javascript">
305+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
306306
(function(d, s, id) {
307307
var js, fjs = d.getElementsByTagName(s)[0];
308308
if (d.getElementById(id)) return;

docs/en/guide_androidhelpers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3628,7 +3628,6 @@ <h2>APIs<a class="headerlink" href="#apis" title="Permalink to this headline">¶
36283628
</div>
36293629
</div>
36303630
</div>
3631-
}
36323631
</div>
36333632
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
36343633
</div>
@@ -3649,6 +3648,7 @@ <h2>APIs<a class="headerlink" href="#apis" title="Permalink to this headline">¶
36493648
</div>
36503649
</footer>
36513650
<script type="text/javascript">
3651+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
36523652
(function(d, s, id) {
36533653
var js, fjs = d.getElementsByTagName(s)[0];
36543654
if (d.getElementById(id)) return;

docs/en/guide_contributors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ <h1>How to sponsor QPython project<a class="headerlink" href="#how-to-sponsor-qp
162162
</div>
163163
</div>
164164
</div>
165-
}
166165
</div>
167166
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
168167
</div>
@@ -183,6 +182,7 @@ <h1>How to sponsor QPython project<a class="headerlink" href="#how-to-sponsor-qp
183182
</div>
184183
</footer>
185184
<script type="text/javascript">
185+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
186186
(function(d, s, id) {
187187
var js, fjs = d.getElementsByTagName(s)[0];
188188
if (d.getElementById(id)) return;

docs/en/guide_contributors_test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ <h1>Feedback<a class="headerlink" href="#feedback" title="Permalink to this head
142142
</div>
143143
</div>
144144
</div>
145-
}
146145
</div>
147146
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
148147
</div>
@@ -163,6 +162,7 @@ <h1>Feedback<a class="headerlink" href="#feedback" title="Permalink to this head
163162
</div>
164163
</footer>
165164
<script type="text/javascript">
165+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
166166
(function(d, s, id) {
167167
var js, fjs = d.getElementsByTagName(s)[0];
168168
if (d.getElementById(id)) return;

docs/en/guide_developers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ <h1>QPY.IO (Enterprise service)<a class="headerlink" href="#qpy-io-enterprise-se
195195
</div>
196196
</div>
197197
</div>
198-
}
199198
</div>
200199
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
201200
</div>
@@ -216,6 +215,7 @@ <h1>QPY.IO (Enterprise service)<a class="headerlink" href="#qpy-io-enterprise-se
216215
</div>
217216
</footer>
218217
<script type="text/javascript">
218+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
219219
(function(d, s, id) {
220220
var js, fjs = d.getElementsByTagName(s)[0];
221221
if (d.getElementById(id)) return;

docs/en/guide_extend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ <h2>QPY.IO<a class="headerlink" href="#qpy-io" title="Permalink to this headline
224224
</div>
225225
</div>
226226
</div>
227-
}
228227
</div>
229228
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
230229
</div>
@@ -245,6 +244,7 @@ <h2>QPY.IO<a class="headerlink" href="#qpy-io" title="Permalink to this headline
245244
</div>
246245
</footer>
247246
<script type="text/javascript">
247+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
248248
(function(d, s, id) {
249249
var js, fjs = d.getElementsByTagName(s)[0];
250250
if (d.getElementById(id)) return;

docs/en/guide_helloworld.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ <h2>More samples<a class="headerlink" href="#more-samples" title="Permalink to t
196196
</div>
197197
</div>
198198
</div>
199-
}
200199
</div>
201200
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
202201
</div>
@@ -217,6 +216,7 @@ <h2>More samples<a class="headerlink" href="#more-samples" title="Permalink to t
217216
</div>
218217
</footer>
219218
<script type="text/javascript">
219+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
220220
(function(d, s, id) {
221221
var js, fjs = d.getElementsByTagName(s)[0];
222222
if (d.getElementById(id)) return;

docs/en/guide_howtostart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ <h2>5. Community<a class="headerlink" href="#community" title="Permalink to this
193193
</div>
194194
</div>
195195
</div>
196-
}
197196
</div>
198197
<div class="fb-comments" data-href="http://qpython.org" data-numposts="10"></div>
199198
</div>
@@ -214,6 +213,7 @@ <h2>5. Community<a class="headerlink" href="#community" title="Permalink to this
214213
</div>
215214
</footer>
216215
<script type="text/javascript">
216+
$('.fb-comments').attr('data-href', window.location.href.split('?')[0])
217217
(function(d, s, id) {
218218
var js, fjs = d.getElementsByTagName(s)[0];
219219
if (d.getElementById(id)) return;

0 commit comments

Comments
 (0)