File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 15
15
status = 200
16
16
17
17
[[plugins ]]
18
- package = " @algolia/netlify-plugin-crawler"
19
- [plugins .inputs ]
20
- branches = [' DOC-65_Algolia-crawl' ]
Original file line number Diff line number Diff line change 2
2
< div class ="field__icon field__icon--left flex flex--middle flex--center ">
3
3
{% include icons/symbols/search.svg %}
4
4
</ div >
5
- {% if jekyll.environment == "testing" %}
6
- <!-- <input class="field__input input DocsNav-search-input st-search-input" disabled type="text" placeholder="Search disabled for previews"/> -->
7
- {% else %}
8
5
< input id ="autocomplete " class ="field__input input DocsNav-search-input st-search-input " type ="text " placeholder ="Search the Segment documentation (press / to focus...) "/>
9
6
{% endif %}
10
7
{% unless include.mobile %}
You can’t perform that action at this time.
0 commit comments