Skip to content

Commit b6fd8e1

Browse files
committed
feat: 배포 확인
1 parent 37f9d74 commit b6fd8e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export default async function Home({
5555

5656
return (
5757
<div className='h-auto min-h-screen'>
58+
예시 코드 입니다.
5859
{!hasParams && <RecentViewPage />}
5960
{!hasParams && <BestActivity />}
6061
{!hasParams ? (

0 commit comments

Comments
 (0)