Skip to content

Commit

Permalink
Update Introduce.js
Browse files Browse the repository at this point in the history
  • Loading branch information
naindae committed Dec 14, 2023
1 parent 3a74895 commit 5cb6e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Introduce.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const LogoSection = () => {
return (
<div className="logo-container">
<div className="content">
<img src="assets/img/introducelogo.png" alt="logo" />
<img src="assets/img/introduceLogo.png" alt="logo" />
</div>
</div>
);
Expand Down

0 comments on commit 5cb6e7d

Please sign in to comment.