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

Commit

Permalink
✨ Add Telegram channel link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
stephannv committed Aug 25, 2021
1 parent d577ba6 commit b6c48a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_footer.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ footer.bg-white.border.font-size-12
target: '_blank'
p.my-0 = link_to 'Twitter', 'https://twitter.com/nindika_com', target: '_blank'
p.my-0 = link_to 'Github', 'https://github.com/stephannv/nindika', target: '_blank'
p.my-0 = link_to 'Telegram', 'https://t.me/nindika_com', target: '_blank'

.col-12.col-md-6.col-lg-4.col-xl-3.mb-20.mb-lg-0.text-center
.font-weight-bold.font-size-14.mb-10 Legal
Expand Down

0 comments on commit b6c48a5

Please sign in to comment.