Skip to content

Commit

Permalink
Merge branch 'dev' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
emscb committed Feb 25, 2024
2 parents 007fdb7 + 20f40e0 commit 0d8462c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .vscode/settings.json

This file was deleted.

4 changes: 2 additions & 2 deletions components/main/Teaser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ const Teaser = () => {
{/* <Link href={Routes.TICKET.route}>
<LinkButton reversal>티켓 구매</LinkButton>
</Link> */}
<Link href="http://bit.ly/talk23" target="_blank">
{/* <Link href="http://bit.ly/talk23" target="_blank">
<LinkButton reversal style={{ fontSize: '1.1rem' }}>
라이트닝 토크 신청
</LinkButton>
</Link>
</Link> */}
</Block>
</TextBox>
);
Expand Down
2 changes: 1 addition & 1 deletion pages/fa/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const EnglishContent = (
equal qualifications.
</H2P>
<H2P>
However, this principle, &quot;Everybody pays&quot;, can be another
However, this principle, &quot;Everybody Pays&quot;, can be another
discrimination to limit the participants as people who can pay their
tickets.
</H2P>
Expand Down

0 comments on commit 0d8462c

Please sign in to comment.