From aafcc0969bfa827e860d346236e1b659253c3adc Mon Sep 17 00:00:00 2001 From: anarsec Date: Fri, 22 Nov 2024 17:10:37 -0500 Subject: [PATCH] fix relative hrefs --- themes/DeepThought/templates/base.html | 21 ++++++++++++++++--- .../templates/categories/list.html | 7 ++++++- themes/DeepThought/templates/macros.html | 16 +++++++++++--- themes/DeepThought/templates/tags/list.html | 7 ++++++- 4 files changed, 43 insertions(+), 8 deletions(-) diff --git a/themes/DeepThought/templates/base.html b/themes/DeepThought/templates/base.html index 79b92de..0ce125e 100644 --- a/themes/DeepThought/templates/base.html +++ b/themes/DeepThought/templates/base.html @@ -44,7 +44,12 @@