diff --git a/_site/blog.html b/_site/blog.html index 1c88b94..37e12a5 100644 --- a/_site/blog.html +++ b/_site/blog.html @@ -2,7 +2,7 @@ - + @@ -47,7 +47,13 @@ ul.task-list li input[type="checkbox"] { "collapse-after": 3, "panel-placement": "end", "type": "overlay", - "limit": 20, + "limit": 50, + "keyboard-shortcut": [ + "f", + "/", + "s" + ], + "show-item-context": false, "language": { "search-no-results-text": "No results", "search-matching-documents-text": "matching documents", @@ -56,6 +62,7 @@ ul.task-list li input[type="checkbox"] { "search-more-match-text": "more match in this document", "search-more-matches-text": "more matches in this document", "search-clear-button-title": "Clear", + "search-text-placeholder": "", "search-detached-cancel-button-title": "Cancel", "search-submit-button-title": "Submit", "search-label": "Search" @@ -94,16 +101,43 @@ ul.task-list li input[type="checkbox"] { + +
-
-