Skip to content

Commit 523ff4e

Browse files
committed
provide full linkedin url
1 parent 80ec487 commit 523ff4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const headerData = {
22
links: [
33
{
44
text: 'LinkedIn',
5-
href: 'www.linkedin.com/in/sofia-silverslott-6939a8160',
5+
href: 'https://www.linkedin.com/in/sofia-silverslott-6939a8160',
66
icon: 'mdi:linkedin'
77
},
88
{

0 commit comments

Comments
 (0)