Added "Invest" link to home page nav

This commit is contained in:
mgabdev 2019-07-04 01:25:43 -04:00
parent 7f538c8809
commit 2f43a48c61

@ -12,6 +12,7 @@
= image_pack_tag 'gab_logo.svg', alt: 'Gab Social'
= link_to t('home'), root_url, class: 'nav-link optional'
= link_to t('about.about_this'), about_path, class: 'nav-link'
= link_to 'Invest', 'https://invest.gab.com', class: 'nav-link'
.nav-center
.nav-right
- if user_signed_in?