We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f47dba8 + 5ba58a3 commit 2845957Copy full SHA for 2845957
src/pages/index.tsx
@@ -1,3 +1,3 @@
1
export default function Home() {
2
- return <>중급 프로젝트</>;
+ return <>중급 프로젝트-taskify</>;
3
}
0 commit comments