From 46542bee2ce7ba7cc49395544a257f441fe2a95c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 3 May 2025 09:27:11 +0000 Subject: [PATCH] builds: Make the tag clickable This is actually supported by Bulma and looks much better. Signed-off-by: Michael Tremer --- src/templates/builds/macros.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/templates/builds/macros.html b/src/templates/builds/macros.html index 6d253bc3..562301ad 100644 --- a/src/templates/builds/macros.html +++ b/src/templates/builds/macros.html @@ -229,14 +229,8 @@ {% for arch, pkgs_by_arch in pkgs_by_name | groupby("arch") %} {% for p in pkgs_by_arch %} {% endfor %} -- 2.47.2