mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-11 11:50:26 +08:00
Deployed 1dfd50d with MkDocs version: 1.6.1
This commit is contained in:
6
assets/js/component.js
Normal file
6
assets/js/component.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// 使用 mkdocs-material 与第三方 JavaScript 库集成的方法
|
||||
document$.subscribe(function () {
|
||||
ComponentSystem.reinitializeAll()
|
||||
// Orama AI Search
|
||||
loadOramaWebComponent()
|
||||
})
|
||||
Reference in New Issue
Block a user