From 4b5c09f63b432d975508e8a0b4791ff6ed59b917 Mon Sep 17 00:00:00 2001 From: sto Date: Sat, 21 Jun 2025 10:37:11 +0200 Subject: [PATCH] Deactivate badges --- app/views/contests/show.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/contests/show.html.slim b/app/views/contests/show.html.slim index 1546997..6892c5e 100644 --- a/app/views/contests/show.html.slim +++ b/app/views/contests/show.html.slim @@ -1,4 +1,4 @@ -- if @badges.size > 0 +- if @badges.size > 0 && false .row.mb-4 .col .badges style="margin-top: -18px; position: absolute"