Added "Apps" link on home page, updated responsiveness
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
= 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'
|
||||
= link_to 'Apps', 'https://apps.gab.com', class: 'nav-link'
|
||||
.nav-center
|
||||
.nav-right
|
||||
- if user_signed_in?
|
||||
|
||||
Reference in New Issue
Block a user