Skip to content

Commit 2845957

Browse files
authored
Merge pull request #18 from codeit-sprint-part3-6team/#15_테스트
이슈 생성 테스트
2 parents f47dba8 + 5ba58a3 commit 2845957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export default function Home() {
2-
return <>중급 프로젝트</>;
2+
return <>중급 프로젝트-taskify</>;
33
}

0 commit comments

Comments
 (0)