From e480d8cc16007a8ab80ee55974768ff32fe7ae12 Mon Sep 17 00:00:00 2001 From: bpcreech <35012922+bpcreech@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:15:20 -0500 Subject: [PATCH] configure search take N --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f4eef90..9c07285 100644 --- a/config.toml +++ b/config.toml @@ -52,4 +52,4 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id url = "https://google.com/search" [Params.widgets.search.input] name = "sitesearch" - pre = "bpcreech.com/" + pre = "bpcreech.com"