fix(i18n): enforce strict flat-file structure, restore middleware, and config search

This commit is contained in:
dyzulk
2026-01-09 10:07:09 +07:00
parent 22ccda27fb
commit a37e39676a
8 changed files with 109 additions and 29 deletions

View File

@@ -46,6 +46,9 @@ const config: DocsThemeConfig = {
footer: {
text: 'TrustLab Documentation',
},
search: {
placeholder: 'Search documentation...'
}
}
export default config