From d3a2690deaad9f2d86e3fd8425968d8b0c0d61f4 Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Wed, 25 Oct 2023 11:28:09 -0700 Subject: [PATCH] docs: Update banner for v1.23.0 --- docs/_templates/breadcrumbs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_templates/breadcrumbs.html b/docs/_templates/breadcrumbs.html index 29a555c4b8..77a683a319 100644 --- a/docs/_templates/breadcrumbs.html +++ b/docs/_templates/breadcrumbs.html @@ -3,8 +3,8 @@ {% block breadcrumbs %} {% if show_banner %} {% endif %} {{ super() }} -{% endblock %} \ No newline at end of file +{% endblock %}