From cbaf2f0a5e84a33e6b10aaeff3c9068451bbe224 Mon Sep 17 00:00:00 2001 From: Emmanuel Florent Date: Thu, 11 Jul 2019 16:48:31 +0200 Subject: [PATCH] baseof: changed google search project id --- layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2f4f62c..aaa473c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -93,8 +93,7 @@ methods: { navResult (url) { window.location = url; - }, - + }, fetchResults (kw, start) { if (!start) { start = 1 } let key = "AIzaSyCDyOKwSjrgE_tkSbO0kbI8Omc6VZMwqA8";