Skip to content

Commit 5f142e2

Browse files
authored
Merge pull request #986 from IanWitham/add-linkedin
Add LinkedIn link to the navbar
2 parents 3ce5deb + b70b4f8 commit 5f142e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/navbar.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@
145145
<a role="menuitem" class="group" href="https://www.reddit.com/r/fsharp/">
146146
<i class="fa-brands fa-reddit"></i> Reddit
147147
</a>
148+
<a role="menuitem" class="group" href="https://www.linkedin.com/groups/13506105">
149+
<i class="fa-brands fa-linkedin"></i> LinkedIn
150+
</a>
148151
<a role="menuitem" class="group" href="http://stackoverflow.com/questions/tagged/f%23">
149152
<i class="fa-brands fa-stack-overflow"></i> StackOverflow
150153
</a>

0 commit comments

Comments
 (0)