From 2de24f8c1e43a6fcbc47450618e00fa5041149c2 Mon Sep 17 00:00:00 2001 From: Rushan Date: Wed, 17 Jul 2024 22:53:08 +0530 Subject: [PATCH] Add Docsearch facet attribute for search feature (#1272) We're exploring the possibility of adding a global search feature (including docs, blog, etc.) on the main min.io website. As part of this, we are adding a higher-level facet to filter results based on the given site. This is for experimental purposes. If it doesn't work as expected, we will send a PR in the future to remove this meta attribute. Part of https://github.com/miniohq/min.io/issues/2136 --- source/_templates/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_templates/head.html b/source/_templates/head.html index 1e7e9e1d..e37df0ad 100644 --- a/source/_templates/head.html +++ b/source/_templates/head.html @@ -1,4 +1,5 @@ +