Skip to content

Commit e81bd4e

Browse files
committed
feat: test deploy.yml
1 parent e7b2e41 commit e81bd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/components/layout/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const Layout = ({ children }: Props) => {
3333
</form>
3434
<div css={_userContainer}>
3535
<p>
36-
Hello, <b>Samuel!</b>
36+
Hello, <b>O2O</b>
3737
</p>
3838
<div css={_profileImageBackground}>
3939
<div css={_profileImage}>{/* profile 사진 자리 */}</div>

0 commit comments

Comments
 (0)