From ae06bed7ae41294ae680fe11caf98b26d08c5a75 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 12 Sep 2013 08:13:48 -0400 Subject: [PATCH] Fix search.json url for realZ this time --- _includes/scripts.html | 36 ++++++++++++++++++++++++++++++++++++ assets/js/_main.js | 35 +---------------------------------- assets/js/scripts.min.js | 2 +- search.json | 1 - 4 files changed, 38 insertions(+), 36 deletions(-) diff --git a/_includes/scripts.html b/_includes/scripts.html index 9c2c7d3..ad470f5 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,6 +1,42 @@ +{% if site.search %} + + +{% endif %} {% if site.google_analytics %}