diff options
Diffstat (limited to 'templates')
-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> |