Skip to content

Commit 6285263

Browse files
add www to linkedin link
1 parent 0c312bb commit 6285263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/socials.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
><a
3636
class="group -m-1 rounded-full p-1 focusable"
3737
aria-label="Follow on LinkedIn"
38-
href="https://linkedin.com/in/stephenodwyer/"
38+
href="https://www.linkedin.com/in/stephenodwyer/"
3939
target="_blank"
4040
><svg
4141
aria-hidden="true"
@@ -99,7 +99,7 @@
9999
><a
100100
class="group -m-1 rounded-full p-1 focusable flex flex-row"
101101
aria-label="Follow on LinkedIn"
102-
href="https://linkedin.com/in/stephenodwyer/"
102+
href="https://www.linkedin.com/in/stephenodwyer/"
103103
target="_blank"
104104
><svg
105105
aria-hidden="true"

0 commit comments

Comments
 (0)