Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Nov 15, 2024
1 parent b326d3d commit 36b6e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const App = () => {
<p>Music is really cool, and so are you!</p>
<div className="h-[128px] w-full">
<img
src="../public/music-poap.png"
src="/music-poap.png"
alt="Music Stage"
className="h-full object-contain mx-auto"
/>
Expand Down

0 comments on commit 36b6e34

Please sign in to comment.