Skip to content

Commit 5a37e94

Browse files
authored
Merge pull request #91 from jonbullock/add-link-to-linkedin
Added link to group on LinkedIn.
2 parents b0217e7 + 80cedb4 commit 5a37e94

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

assets/img/brands-linkedin.svg

Lines changed: 13 additions & 0 deletions
Loading

templates/nav.pebble

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
<a class="navbar-item" href="https://twitter.com/mcrjava">
3535
<img src="/img/brands-twitter.svg" width="40px" />
3636
</a>
37+
<a class="navbar-item" href="https://www.linkedin.com/groups/8270682/">
38+
<img src="/img/brands-linkedin.svg" width="40px" />
39+
</a>
3740
<a class="navbar-item" href="https://github.com/ManchesterJavaCommunity">
3841
<img src="/img/brands-github.svg" width="40px">
3942
</a>

0 commit comments

Comments
 (0)