Skip to content

Commit

Permalink
Add instagram link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
elfgoh committed Oct 21, 2021
1 parent a063bb1 commit fb71c0d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/footer.js
Expand Up @@ -99,6 +99,15 @@ export default ({ siteTitle }) => {
Twitter
</a>
</li>
<li>
<a
href="https://www.instagram.com/geekcampsg"
target="_blank"
rel="noreferrer noopener"
>
Instagram
</a>
</li>
<li>
<a
href="https://join.slack.com/t/geekcampattendees/shared_invite/enQtNzM3MDc0ODM1MDYxLWEzODZjZjliMzFlMjhmNzMwZjUwYTc1NTUwZDY4NmQ1MmVmODI4NGNhMmVlODhjNTBiZWFiYzU4MGYxYzRmNjI"
Expand Down

0 comments on commit fb71c0d

Please sign in to comment.