### 问题描述 如图所示 <img width="1099" height="715" alt="Image" src="https://github.com/user-attachments/assets/becd516e-3c48-4289-addb-4c5f469ff170" /> 在搜索栏中会显示所有语言的文章 <img width="1920" height="879" alt="Image" src="https://github.com/user-attachments/assets/fa398906-b292-4593-9408-9951b16919e5" /> 文章总数也会把多语言文章计算在内 我找到的解决方法似乎大佬博客中的[archive归档](https://d-sketon.github.io/20250223/hexo-theme-reimu-i18n/#archive-%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%94%AF%E6%8C%81),当然我其实看不太懂ww,不知道大佬有没有其他简单易懂的方法解决这个问题,感谢大佬 ### 复现步骤 _No response_ ### 你的 Hexo 和 插件版本 ```text hexo-site@0.0.0 /workspaces/hexo-blog/hexo-blog ├── hexo-deployer-git@4.0.0 ├── hexo-generator-archive@2.0.0 ├── hexo-generator-category@2.0.0 ├── hexo-generator-index@4.0.0 ├── hexo-generator-tag@2.0.0 ├── hexo-renderer-ejs@2.0.0 ├── hexo-renderer-marked@7.0.1 ├── hexo-renderer-stylus@3.0.1 ├── hexo-server@3.0.0 ├── hexo-theme-landscape@1.1.0 └── hexo@8.1.1 ``` ### 你的网站的 `_config.yml` (可选) ```yaml ``` ### 你的网站的 `_config.reimu.yml` (可选) ```yaml ```
问题描述
如图所示
在搜索栏中会显示所有语言的文章
我找到的解决方法似乎大佬博客中的archive归档,当然我其实看不太懂ww,不知道大佬有没有其他简单易懂的方法解决这个问题,感谢大佬
复现步骤
No response
你的 Hexo 和 插件版本
你的网站的
_config.yml(可选)你的网站的
_config.reimu.yml(可选)