Skip to content

Commit 25d0a30

Browse files
committed
fix: update settings
1 parent b536615 commit 25d0a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/settings.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ export const links = {
4141
home: "/",
4242

4343
social: {
44-
linkedin: "https://www.linkedin.com/masouzajr",
45-
github: "https://github.com/marco-souza",
44+
linkedin: "https://www.linkedin.com/podcodar",
45+
github: "https://github.com/podcodar/fullstack-template",
4646
},
4747
};
4848

0 commit comments

Comments
 (0)