mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Clean up javascript comment.
This commit is contained in:
parent
6d67ac2a1b
commit
6545e53803
1 changed files with 2 additions and 3 deletions
5
docs/theme/docker/layout.html
vendored
5
docs/theme/docker/layout.html
vendored
|
@ -171,9 +171,8 @@
|
|||
Swiftype.resultContainingElement = '#st-results-container';
|
||||
Swiftype.attachElement = '#st-search-input';
|
||||
Swiftype.renderStyle = "overlay";
|
||||
<!-- from https://swiftype.com/questions/how-can-i-make-more-popular-content-rank-higher
|
||||
Use "page" for now -- they don't subgroup by document type yet.
|
||||
-->
|
||||
// from https://swiftype.com/questions/how-can-i-make-more-popular-content-rank-higher
|
||||
// Use "page" for now -- they don't subgroup by document type yet.
|
||||
Swiftype.searchFunctionalBoosts = {"page": {"popularity": "linear"}};
|
||||
|
||||
var script = document.createElement('script');
|
||||
|
|
Loading…
Add table
Reference in a new issue