更新文档

This commit is contained in:
Super Manito
2026-05-03 05:53:25 +08:00
parent 279073e611
commit 862bd1167a
11 changed files with 225 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
// 使用 mkdocs-material 与第三方 JavaScript 库集成的方法
document$.subscribe(function () {
ComponentSystem.reinitializeAll()
// Algolia 搜索
loadAlgoliaSearchComponent()
})