From 581fcaddabf03428f5c1d7bb0a6ac881e7dc3140 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 16 Jul 2020 12:23:07 -0400 Subject: [PATCH] Update history to reflect merge of #8305 [ci skip] --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 4ef39a09..8af70c55 100644 --- a/History.markdown +++ b/History.markdown @@ -1,5 +1,7 @@ ## HEAD + * Update default.html (#8305) + ### Documentation * Update pointer to special permalink variables for collections (#8274)