update (signed out) navbar hackatime logo to bounty winner (#919)

* add new icon from bounty

* update (signed out) navbar hackatime logo
This commit is contained in:
Mat Manna 2026-02-10 13:10:17 -05:00 committed by GitHub
parent 384a618c15
commit 82a11a52d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -59,7 +59,7 @@
class="relative z-10 w-full max-w-7xl mx-auto px-6 py-6 flex justify-between items-center"
>
<div class="flex items-center gap-2 min-w-[140px]">
<img src="/images/icon-rounded.png" class="h-8 w-8" alt="Logo" />
<img src="/images/new-icon-rounded.png" class="h-8 w-8" alt="Logo" />
<span class="font-bold tracking-tight text-lg">Hackatime</span>
</div>
<div class="hidden md:flex gap-8 text-sm font-medium text-text-muted">

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB