Skip to content

Commit 0a77572

Browse files
committed
Fixed Attached link not working
1 parent 558afeb commit 0a77572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3 id="online-presence">Find @san online on:</h3>
5555
<p>
5656
<a href="https://github.com/chrompycoder" target="_blank" rel="noopener noreferrer">GitHub</a> |
5757
<a rel="me" href="https://mastodon.social/@san1927">Mastodon</a> |
58-
<a rel="linedin" href="www.linkedin.com/in/san1927">LinkedIn</a>
58+
<a href="www.linkedin.com/in/san1927" target="_blank" rel="linedin">LinkedIn</a>
5959
</p>
6060
</section>
6161
</main>

0 commit comments

Comments
 (0)