From 96a4198c27482f061e145953066af501d5e085e2 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 23 Apr 2024 11:59:01 -0700 Subject: [PATCH] Update history to reflect merge of #9586 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0ca20bb2..783a1bef 100644 --- a/History.markdown +++ b/History.markdown @@ -42,6 +42,7 @@ * Fix gem quote consistency on docs (#9517) * Make site search work again (#9530) * Jekyll docs template typo - All pages show "Deployment" (#9548) + * Fixed: Wrong navigation style on the right side of news and docs pages (#9586) ### Development Fixes