Skip to content

Commit

Permalink
paths
Browse files Browse the repository at this point in the history
  • Loading branch information
g4ze committed Oct 20, 2024
1 parent 4d7baff commit 37ec4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Loading.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function LoadingScreen() {
<div className="fixed inset-0 flex items-center justify-center bg-white z-50">
<div className="animate-spin">
<Image
src={publicPath+"assets/logo_gdg.png"}
src={publicPath+"/assets/logo_gdg.png"}
alt="GDG Logo"
width={50}
height={25}
Expand Down

0 comments on commit 37ec4fc

Please sign in to comment.