Added trends.gab.com to header, tabs bar, sidebar, promo panel

This commit is contained in:
mgabdev
2019-10-21 20:03:09 -04:00
parent 8a9e73521e
commit 8088b9951a
6 changed files with 27 additions and 4 deletions

View File

@@ -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 'Apps', 'https://apps.gab.com', class: 'nav-link'
= link_to 'Trends', 'https://trends.gab.com', class: 'nav-link'
.nav-center
.nav-right
- if user_signed_in?