From 83ed0e7675566e84fb460bf125161f53ba84459d Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Wed, 3 Aug 2022 09:36:00 -0700 Subject: [PATCH] move Search properties to global CONFIG --- index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 3c00ba7..165d6f9 100644 --- a/index.html +++ b/index.html @@ -108,6 +108,9 @@ searchTemplate: '/?q={}', url: 'https://duckduckgo.com', }, + pathDelimiter: '/', + searchDelimiter: "'", + suggestionLimit: 4, suggestions: { 0: ["0'8000", "0'8080"], a: ['a/cognito/v2/idp/user-pools', 'a/dynamodbv2#item-explorer'], @@ -393,10 +396,6 @@