From 4c8de6da62faf7f2a9d348cc4c4bd61de70265f2 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 22 Jan 2015 10:10:17 -0500 Subject: [PATCH] Update text --- theme-setup/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-setup/index.md b/theme-setup/index.md index 5062a10..f0ca3a4 100644 --- a/theme-setup/index.md +++ b/theme-setup/index.md @@ -325,7 +325,7 @@ Here's an example of a tweet with Twitter Cards enabled. ## Jekyll search -This is a very basic attempt at [indexing a Jekyll site](https://github.com/mathaywarduk/jekyll-search) and returning search results with JSON --- Google this is not. +This is a very basic attempt at [indexing a Jekyll site](https://github.com/mathaywarduk/jekyll-search) and returning search results with JSON --- Google quality results this is not. To exclude posts/pages from search results add `search_omit: true` to their YAML Front Matter.