fix: search result prompt is empty (#1583)
This commit is contained in:
parent
6112b15b8e
commit
8a2afae6ca
1 changed files with 1 additions and 1 deletions
|
@ -82,6 +82,6 @@ layout: compress
|
||||||
{% include mermaid.html %}
|
{% include mermaid.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% include_cached search-loader.html %}
|
{% include_cached search-loader.html lang=lang %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue