From 525742ee05362f1db2d2dae4e032c76ee8023786 Mon Sep 17 00:00:00 2001 From: Matt Wang Date: Fri, 28 Jul 2023 12:07:01 -0400 Subject: [PATCH] Fix missing closing `` tag in `sidebar.html` (#1304) Ref: https://github.com/just-the-docs/just-the-docs/pull/1259#issuecomment-1655899503. --- _includes/components/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/components/sidebar.html b/_includes/components/sidebar.html index 0264dcb..fdc0ab8 100644 --- a/_includes/components/sidebar.html +++ b/_includes/components/sidebar.html @@ -3,7 +3,7 @@ {% include title.html %}