This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
huia/site/themes/beautiful-hexo/layout/partial/netease.jade

10 lines
259 B
Text
Raw Normal View History

#cloud-tie-wrapper.cloud-tie-wrapper
script(src="//img1.cache.netease.com/f2e/tie/yun/sdk/loader.js")
script.
var cloudTieConfig = {
url: document.location.href,
sourceId: "",
productKey: "#{theme.comment.id}",
target: "cloud-tie-wrapper"
};