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

add docsearch

This commit is contained in:
Maxime Locqueville
2017-05-28 18:50:53 +02:00
committed by Mark Otto
parent 10ca9c6d5a
commit c709ce19a5
3 changed files with 13 additions and 38 deletions
+3
View File
@@ -19,6 +19,9 @@
{% endif %}
<!-- Documentation extras -->
{% if page.layout == "docs" %}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
{% endif %}
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">
<!-- Favicons -->