From 0913d6579314c7d4f79b81b159e6e262504b175d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 6 Sep 2024 02:24:45 -0700 Subject: [PATCH] Update history to reflect merge of #9591 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 72bf6d56..9ec0df9d 100644 --- a/History.markdown +++ b/History.markdown @@ -49,6 +49,7 @@ * Fix minor docs error (#9641) * Update windows.md (#9644) * Document keys of global variable `{{ jekyll }}` (#9653) + * Fix incorrect and inconsistent variables in the permalinks page (#9591) ### Development Fixes