Skip to content

Commit

Permalink
Add LinkedIn to site footer
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyjmacaulay authored Nov 11, 2024
1 parent 1c0f705 commit ce2b347
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,14 @@
<span>Bluesky</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/connectedbydata">
<span class="icon is-small">
<i class="fab fa-linkedin" aria-hidden="true"></i>
</span>
<span>LinkedIn</span>
</a>
</li>
<li>
<a href="/blog/feed.xml">
<span class="icon is-small">
Expand Down

0 comments on commit ce2b347

Please sign in to comment.