From fce1966b3ad8ddd0a03381a960a59cb5b4b9e3ee Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 10 Oct 2024 08:09:12 -0700 Subject: [PATCH] Update history to reflect merge of #9695 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 90f6e2b1..59b7b3ed 100644 --- a/History.markdown +++ b/History.markdown @@ -107,6 +107,7 @@ * Improve docs around using GitHub Actions to build and deploy Jekyll sites (#9682) * Fix grammar in the description of `page.excerpt` variable (#9689) * Render HTML tables at `/docs/permalinks/` using a data file (#9666) + * Fix HTML attribute separation whitespace placement in the Navigation include code of Assets step of the Step by Step Tutorial (#9695) ### Site Enhancements