mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore(landing): add LiftOff launch badge to footer (#523)
Self-host the LiftOff badge webp under public/badges/ and add it to the footer featured-on row with a do-follow link to lift-off.sh/p/snapotter.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -145,6 +145,9 @@ const columns = [
|
|||||||
<a href="https://wired.business" target="_blank" rel="noopener noreferrer" aria-label="Featured on Wired Business">
|
<a href="https://wired.business" target="_blank" rel="noopener noreferrer" aria-label="Featured on Wired Business">
|
||||||
<img src="/badges/wired-business.svg" alt="Featured on Wired Business" width="200" height="54" class="h-9 w-auto" />
|
<img src="/badges/wired-business.svg" alt="Featured on Wired Business" width="200" height="54" class="h-9 w-auto" />
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://lift-off.sh/p/snapotter" target="_blank" rel="noopener noreferrer" aria-label="Launched on LiftOff">
|
||||||
|
<img src="/badges/lift-off-sh.webp" alt="Launched on LiftOff" width="360" height="120" class="h-9 w-auto" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Bottom bar -->
|
<!-- Bottom bar -->
|
||||||
|
|||||||
Reference in New Issue
Block a user