Skip to content

Commit 0b94a01

Browse files
TobiasDeBruijnstickyPiston
authored andcommitted
Add mongoose link to external links on the sidebar
1 parent edfbdf7 commit 0b94a01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/views/layouts/members.html.haml

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
%span= I18n.t('members.navigation.links')
6464
%i.fa.fa-caret-down
6565
.collapse.list-group#sub-apps
66+
= link_to "https://mongoose.svsticky.nl/", :class => "list-group-item list-group-item-action" do
67+
%span= "Mongoose"
68+
%i.fa.fa-credit-card
6669
= link_to "https://fotos.svsticky.nl/", :class => 'list-group-item list-group-item-action' do
6770
%span= I18n.t('members.navigation.pictures')
6871
%i.fa.fa-camera

0 commit comments

Comments
 (0)