From 4feaace4929a07cc34c4bcd6c57334be2d95ec31 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 17 Dec 2018 16:16:43 +0100 Subject: Implemented js search and SEO optimizations --- _includes/gw_tools/search_google.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _includes/gw_tools/search_google.html (limited to '_includes/gw_tools/search_google.html') diff --git a/_includes/gw_tools/search_google.html b/_includes/gw_tools/search_google.html new file mode 100644 index 0000000..0c3e675 --- /dev/null +++ b/_includes/gw_tools/search_google.html @@ -0,0 +1,12 @@ + + \ No newline at end of file -- cgit