diff options
author | cel 🌸 <cel@blos.sm> | 2024-01-31 17:53:02 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2024-01-31 17:53:02 +0000 |
commit | bea1a0e0c81e78133bb534c744ee858b6b1ad200 (patch) | |
tree | 583ccf94fed3fdbc4348b6fa3dcb50e9a21af2d2 /templates | |
parent | 4100e7db9fc88cbc9a6e9bbe508097f971761269 (diff) | |
download | blossom-bea1a0e0c81e78133bb534c744ee858b6b1ad200.tar.gz blossom-bea1a0e0c81e78133bb534c744ee858b6b1ad200.tar.bz2 blossom-bea1a0e0c81e78133bb534c744ee858b6b1ad200.zip |
remove TODO comment
Diffstat (limited to '')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
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> |