Skip to content

Commit 9c63e1d

Browse files
farhaanbukhshanistark
authored andcommitted
fix: Fixs mobile images
Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>
1 parent 7977027 commit 9c63e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_includes/landing/sponsors.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<!-- Mobile image -->
4949
<div class="md:hidden flex justify-center pb-10">
5050
<img
51-
src="/img/landing/sponsor-sec.svg"
51+
src="{{ env.baseUrl }}img/landing/sponsor-sec.svg"
5252
alt="Mascot on Bicycle"
5353
class="w-48 relative transition-all duration-300 animate-float"
5454
/>

0 commit comments

Comments
 (0)