diff --git a/_config.yml b/_config.yml index a090670..c021b35 100644 --- a/_config.yml +++ b/_config.yml @@ -26,6 +26,11 @@ exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "pac # Enable or disable the site search search_enabled: true +search: + heading_level: 2 + preview_words_before: 5 + preview_words_after: 10 + rel_url: false # Set the search token separator for hyphenated-word search: search_tokenizer_separator: /[\s/]+/ diff --git a/_layouts/default.html b/_layouts/default.html index 4a66b45..81dd721 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -24,6 +24,10 @@ layout: table_wrappers Expand + + Document + +