Skip to content

Commit 37e4cd6

Browse files
committed
배포 테스트
1 parent d30a86b commit 37e4cd6

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)