Files
fenychn0206 e3ff3cdbef feat(docs): 菜单布局与文档内容优化[WIP-Part1]
- 将JS移动至assets
- 更改教程页面
- 新建赞助页面
**BREAKING CHANGE**: 本次提交修改了部分slug,请注意404风险
2026-01-23 19:16:11 +08:00

8 lines
247 B
JavaScript

(function () {
var s = document.createElement("script");
s.defer = true;
s.src = "https://umami.lnlfly.com/random-string.js";
s.setAttribute("data-website-id", "75b3f459-13d9-41d2-8a3b-a77b785e93e1");
document.head.appendChild(s);
})();