From 37cbddbf3ef822311aec8958242dd65003274378 Mon Sep 17 00:00:00 2001 From: Ashla Date: Wed, 16 Apr 2025 00:33:37 -0400 Subject: [PATCH] display taxonomies in article list block --- templates/article.html | 8 +++++--- templates/article_list.html | 8 ++++---- templates/partials/articles.html | 3 ++- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/templates/article.html b/templates/article.html index a2ff08c..ce1be1f 100644 --- a/templates/article.html +++ b/templates/article.html @@ -61,11 +61,13 @@ {%- if page.taxonomies -%} {%- for name, taxon in page.taxonomies %} -