Skip to content

Commit f587896

Browse files
committed
Add TripShot logo to sponsors.
1 parent 4d5f6d2 commit f587896

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Loading

site/templates/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
</div>
3333

3434
<div class="mt-16 flex flex-wrap justify-center">
35-
<a href="http://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="/static/images/sponsors/flipstone/flipstone-683.png" srcset="
35+
<a href="https://flipstone.com/" target="_blank" class="block w-36 m-4"><img alt="FLIPSTONE" src="/static/images/sponsors/flipstone/flipstone-683.png" srcset="
3636
/static/images/sponsors/flipstone/flipstone-200.png 200w,
3737
/static/images/sponsors/flipstone/flipstone-400.png 400w,
3838
/static/images/sponsors/flipstone/flipstone-683.png 683w"></a>
39-
<a href="http://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="/static/images/sponsors/mercury/mercury.png" srcset="
39+
<a href="https://mercury.com/" target="_blank" class="block w-36 m-4"><img alt="Mercury Bank" src="/static/images/sponsors/mercury/mercury.png" srcset="
4040
/static/images/sponsors/mercury/mercury.png"></a>
41-
41+
<a href="https://tripshot.com/" target="_blank" class="block w-36 m-4"><img alt="TripShot" src="/static/images/sponsors/tripshot/Tripshot_Logo_RGB.png"></a>
4242
</div>
4343
</div>
4444

0 commit comments

Comments
 (0)