From 008b171d883c369d92ecc9b5baec92f671b88c54 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sat, 7 Mar 2020 22:55:21 +0000 Subject: Style tags --- 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 5ff6ded..645510e 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 -tags: [PHP, MySql] +tags: [PHP, Linux] --- 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