From d8f6109bba7988fd41f58d487d1465006be10669 Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Tue, 5 Nov 2024 13:06:21 -0600 Subject: [PATCH] fix canonical ref (#1333) --- doc/_templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index 2f9b634d3..cb030295d 100755 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -12,7 +12,7 @@ {% endblock %} {% block extrahead %} - + {{ super() }}