2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Backport search from v4 and adapt it for v3.4.0.

This commit is contained in:
XhmikosR
2018-09-20 12:07:38 +03:00
parent ebe7459665
commit d24d47c27a
4 changed files with 58 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
{% endif %}
{% endif %}
{% if page.slug == "getting-started" or page.slug == "css" or page.slug == "components" or page.slug == "js" %}
{% if page.layout == "default" %}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css">
{% endif %}