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_js.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _includes/gw_tools/search_js.html (limited to '_includes/gw_tools/search_js.html') diff --git a/_includes/gw_tools/search_js.html b/_includes/gw_tools/search_js.html new file mode 100644 index 0000000..673fb39 --- /dev/null +++ b/_includes/gw_tools/search_js.html @@ -0,0 +1,15 @@ +
+ +
+ + + \ No newline at end of file -- cgit