From 6f804c653491585df3175e244616bbf35aac9b13 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Tue, 11 Oct 2016 13:40:29 -0700 Subject: [PATCH] reverting changes to swyftype 2.0 library, fixes breaking change --- public/_includes/_scripts-include.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/_includes/_scripts-include.jade b/public/_includes/_scripts-include.jade index b35cfc16bd..f02d7cce14 100644 --- a/public/_includes/_scripts-include.jade +++ b/public/_includes/_scripts-include.jade @@ -56,9 +56,9 @@ if current.path[0] == "docs" (function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){ (w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t); e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e); - })(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st'); + })(window,document,'script','//s.swiftypecdn.com/install/v1/st.js','_st'); - _st('install','VsuU7kH5Hnnj9tfyNvfK','2.0.0'); + _st('install','VsuU7kH5Hnnj9tfyNvfK'); script(src="//www.gstatic.com/feedback/api.js" type="text/javascript")