Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Commit

Permalink
DEV-464 Add reddit link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
atifsaddique211f committed Dec 4, 2018
1 parent ca45326 commit 66704e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/footer/footer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ <h4 class="footer-widget-title" translate="footer.social">Social</h4>
<li>
<a href="https://www.linkedin.com/company/ctemplarencryption/" target="_blank">LinkedIn</a>
</li>
<li>
<a href="https://www.reddit.com/r/ctemplar/" target="_blank">Reddit</a>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 66704e1

Please sign in to comment.