mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
Clean up javascript comment.
This commit is contained in:
Vendored
+2
-3
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user