From 9506ed53c8ae78488aadff030366186af3cbd1ec Mon Sep 17 00:00:00 2001 From: James Coleman Date: Thu, 12 May 2022 17:30:24 -0500 Subject: Add support for search keywords to solve issue #372 --- docs/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 84a7ea7..6eb54c0 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -127,6 +127,7 @@ services: # icon: "fab fa-jenkins" subtitle: "Bookmark example" tag: "app" + keywords: "self hosted reddit" url: "https://www.reddit.com/r/selfhosted/" target: "_blank" # optional html tag target attribute - name: "Another one" -- cgit v1.2.3