Removed query params to get rid of flicker (#233)

This commit is contained in:
Kieran
2024-05-08 10:14:25 -07:00
committed by GitHub
parent 933daf8c78
commit c5975e08da
5 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@
<div class="flex flex-grow items-center justify-between lg:justify-end px-4 py-4 shadow-2 md:px-6 2xl:px-11">
<div class="flex items-center gap-2 sm:gap-4 lg:hidden w-2/6">
<section class="pr-1">
<img src={~p"/images/icon.png?cachebust=2024-03-20"} alt="Pinchflat" class="w-10" />
<img src={~p"/images/icon-2024-03-20.png"} alt="Pinchflat" class="w-10" />
</section>
<button