From 8941bbf9137d55912ba830fdc535949350449200 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 21 Apr 2021 17:35:15 +0200 Subject: Show category icon in project previews --- templates/layouts/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/layouts/index.html') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index c9c695a..1099d27 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -71,6 +71,11 @@ $body$ $endif$
+ $if(it.category.icon)$ + + + + $endif$
$it.category.name$ $it.title$ -- cgit v1.2.3-54-g00ecf