From 8a59a4d61f20c7a7c03362d3f3a44e0197fd2827 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 7 Mar 2020 22:33:31 +0000 Subject: Style post snippets --- source/_posts/fuse-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/_posts/fuse-search.md') diff --git a/source/_posts/fuse-search.md b/source/_posts/fuse-search.md index d469c81..5ff6ded 100644 --- a/source/_posts/fuse-search.md +++ b/source/_posts/fuse-search.md @@ -5,7 +5,7 @@ title: Fuse Search date: 2018-12-22 description: Fast local search powered by FuseJS cover_image: /assets/img/post-cover-image-1.png -categories: [feature] +tags: [PHP, MySql] --- To provide fast, local search of your blog, this starter template comes with a pre-built Vue.js component that uses Fuse.js. [Fuse.js](http://fusejs.io/) is a "lightweight fuzzy-search library with _no_ dependencies." It works by running queries against a JSON index of your content. -- cgit v1.2.3-13-gbd6f