Skip to content

Commit

Permalink
Add mongoose link to external links on the sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasDeBruijn authored and stickyPiston committed Feb 19, 2024
1 parent edfbdf7 commit 0b94a01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/layouts/members.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
%span= I18n.t('members.navigation.links')
%i.fa.fa-caret-down
.collapse.list-group#sub-apps
= link_to "https://mongoose.svsticky.nl/", :class => "list-group-item list-group-item-action" do
%span= "Mongoose"
%i.fa.fa-credit-card
= link_to "https://fotos.svsticky.nl/", :class => 'list-group-item list-group-item-action' do
%span= I18n.t('members.navigation.pictures')
%i.fa.fa-camera
Expand Down

0 comments on commit 0b94a01

Please sign in to comment.