Added "Invest" link to home page nav
This commit is contained in:
parent
7f538c8809
commit
2f43a48c61
@ -12,6 +12,7 @@
|
|||||||
= image_pack_tag 'gab_logo.svg', alt: 'Gab Social'
|
= image_pack_tag 'gab_logo.svg', alt: 'Gab Social'
|
||||||
= link_to t('home'), root_url, class: 'nav-link optional'
|
= link_to t('home'), root_url, class: 'nav-link optional'
|
||||||
= link_to t('about.about_this'), about_path, class: 'nav-link'
|
= link_to t('about.about_this'), about_path, class: 'nav-link'
|
||||||
|
= link_to 'Invest', 'https://invest.gab.com', class: 'nav-link'
|
||||||
.nav-center
|
.nav-center
|
||||||
.nav-right
|
.nav-right
|
||||||
- if user_signed_in?
|
- if user_signed_in?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user