diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 59e7984..47a7007 100644 --- a/templates/base.html +++ b/templates/base.html @@ -80,6 +80,7 @@ <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> + <a class="badge" href="https://unix.dog/~bogdan"><img src="/static/badges/sardine.png"></a> </footer> </div> |