From c9bfc1a977165e9137fbafd03a7433cfa515dc7b Mon Sep 17 00:00:00 2001 From: Ashla Date: Tue, 15 Apr 2025 22:34:14 -0400 Subject: [PATCH] display taxonomies per taxon --- templates/article.html | 4 ++-- templates/article_list.html | 4 ++-- templates/taxonomy_single.html | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/article.html b/templates/article.html index fb51e12..a2ff08c 100644 --- a/templates/article.html +++ b/templates/article.html @@ -61,9 +61,9 @@ {%- if page.taxonomies -%} {%- for name, taxon in page.taxonomies %} -