Skip to content

Commit f47dba8

Browse files
authored
Merge pull request #12 from codeit-sprint-part3-6team/#11_이슈생성-테스트
이슈 생성 테스트
2 parents 4b127d0 + 870ce4e commit f47dba8

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 <>중급 프로젝트</>;
33
}

0 commit comments

Comments
 (0)