1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

fix: search result prompt is empty (#1583)

This commit is contained in:
Cotes Chung
2024-03-01 20:06:34 +08:00
committed by GitHub
parent 6112b15b8e
commit 8a2afae6ca

View File

@@ -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>