refactor(search): refactor search module and upgrade autocomplete library (#787)

This commit is contained in:
Cell
2026-06-17 01:45:50 +08:00
committed by GitHub
parent 6070061b6b
commit a696f3b1bd
76 changed files with 1172 additions and 768 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ _merge = "shallow"
[params]
# FixIt theme version
version = "0.3.X" # e.g. "0.2.X", "0.2.15", "v0.2.15" etc.
version = "1.0.X"
# ...