Skip to content

Commit

Permalink
v1.2.4 (#710)
Browse files Browse the repository at this point in the history
v1.2.4
  • Loading branch information
xodms0309 authored Sep 25, 2023
2 parents e4c0386 + 70c9c4b commit 3facdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const HomePage = () => {
return (
<>
<section>
<Link href={'https://www.instagram.com/p/CxNKXhfyZdw/?igshid=MzRlODBiNWFlZA=='} isExternal>
<Link href="https://www.instagram.com/p/CxmlqAQSK-w/?igshid=MzRlODBiNWFlZA==" isExternal>
<Banner src={`${IMAGE_URL}banner.png`} width={600} height={360} alt="이벤트 배너" />
</Link>
</section>
Expand Down

0 comments on commit 3facdfa

Please sign in to comment.