Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 195f78e

Browse files
author
ugistelmokaitis
committed
Update layout.tsx
1 parent 2b2c0b6 commit 195f78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/layout.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const Layout: FC<LayoutProps> = ({
6060
description: description ?? '',
6161
images,
6262
site_name: name,
63-
type: '| Software Developer',
63+
type: '| Software Engineer',
6464
profile: {
6565
username,
6666
},

0 commit comments

Comments
 (0)