diff options
author | cel 🌸 <cel@blos.sm> | 2024-01-30 17:08:36 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2024-01-30 17:08:36 +0000 |
commit | e2bf8728c086d4a42ff1ec2b8f916dc07377f399 (patch) | |
tree | 0126c1349e8e320b87de345f54bdd1cc9e945a62 /templates | |
parent | 27ff3d00bd770e2ebe2e42acc28356ac5b8efaad (diff) | |
download | blossom-e2bf8728c086d4a42ff1ec2b8f916dc07377f399.tar.gz blossom-e2bf8728c086d4a42ff1ec2b8f916dc07377f399.tar.bz2 blossom-e2bf8728c086d4a42ff1ec2b8f916dc07377f399.zip |
added bogdan's sardine
Diffstat (limited to 'templates')
-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> |