Skip to content

Commit

Permalink
Feature/#385 메인페이지 소개글 수정 (#386)
Browse files Browse the repository at this point in the history
* design: 메인페이지의 웹사이트 소개글 수정

#385

* fix: 작은 따옴표를 html 엔티티로 변경

#385
  • Loading branch information
llddang authored Jan 26, 2025
1 parent 832996b commit b36beee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ const Page = () => {
community for developer
</Text>
<Text textStyle="title_sm" mb="4">
Investigators have raided the home of the teenage suspect behind the physical attack on ruling party
lawmaker Bae Hyun-jin as police are trying to determine the exact motive of the...
Plant the seeds of knowledge, record your learning journey, and wholeheartedly support and encourage
each other&apos;s efforts as we grow together to cultivate a flourishing forest of achievements.
</Text>
<GoogleLoginButton />
</Flex>
Expand Down

0 comments on commit b36beee

Please sign in to comment.