Deployed 4d18bd4 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2025-12-14 07:13:16 +00:00
commit 54f7b40b84
241 changed files with 70689 additions and 0 deletions

6
assets/js/component.js Normal file
View File

@@ -0,0 +1,6 @@
// 使用 mkdocs-material 与第三方 JavaScript 库集成的方法
document$.subscribe(function () {
ComponentSystem.reinitializeAll()
// Orama AI Search
loadOramaWebComponent()
})