From bea1a0e0c81e78133bb534c744ee858b6b1ad200 Mon Sep 17 00:00:00 2001
From: cel 🌸 <cel@blos.sm>
Date: Wed, 31 Jan 2024 17:53:02 +0000
Subject: remove TODO comment

---
 templates/base.html | 1 -
 1 file changed, 1 deletion(-)

(limited to 'templates/base.html')

diff --git a/templates/base.html b/templates/base.html
index 47a7007..9fdf6c2 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -76,7 +76,6 @@
       <a class="badge" href="https://skinnyver.se"><img src="/static/badges/badussyflops.png"></a>
       <img class="badge" src="/static/badges/mothracompat.gif">
       <img class="badge" src="/static/badges/flexbox.png">
-      {# TODO: random skin tone #}
       <img class="badge" src="/static/badges/servinghttps_{{ self::thread_rng().gen_range(1..=7) }}.png">
       <a class="badge" href="https://keithhacks.cyou"><img src="/static/badges/keith.gif"></a>
       <a class="badge" href="https://webb.spiderden.org"><img src="/static/badges/webb.png"></a>
-- 
cgit