From f73bd860bb566be9684876c68f6c55fd1940fddf Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 23 Dec 2018 11:18:54 +0100 Subject: Implemented new js search method (faster) # Conflicts: # _includes/git-wiki/components/search/se_js.html --- _includes/git-wiki/components/search/se_js_rss.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _includes/git-wiki/components/search/se_js_rss.html (limited to '_includes/git-wiki/components/search/se_js_rss.html') diff --git a/_includes/git-wiki/components/search/se_js_rss.html b/_includes/git-wiki/components/search/se_js_rss.html new file mode 100644 index 0000000..d61d976 --- /dev/null +++ b/_includes/git-wiki/components/search/se_js_rss.html @@ -0,0 +1,21 @@ +
+
+ +
+
+ \ No newline at end of file -- cgit