Skip to content

Commit 8b4cb09

Browse files
committed
[test] netease comments
1 parent da72417 commit 8b4cb09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_layouts/post.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,15 +215,17 @@ <h5>FRIENDS</h5>
215215

216216
{% if site.netease_comment %}
217217
<!-- 网易云跟帖JS代码 start -->
218+
<script src="https://img1.cache.netease.com/f2e/tie/yun/sdk/loader.js"></script>
218219
<script>
219220
var cloudTieConfig = {
220221
url: document.location.href,
221222
sourceId: "",
222223
productKey: "de25fc98a6fe48b3bc8a7ae765da99a0",
223224
target: "cloud-tie-wrapper"
224225
};
226+
var yunManualLoad = true;
227+
Tie.loader("aHR0cHM6Ly9hcGkuZ2VudGllLjE2My5jb20vcGMvbGl2ZXNjcmlwdC5odG1s", true);
225228
</script>
226-
<script src="https://img1.cache.netease.com/f2e/tie/yun/sdk/loader.js"></script>
227229
<!-- 网易云跟帖JS代码 end -->
228230
{% endif %}
229231

0 commit comments

Comments
 (0)