Add some links to navbar

This commit is contained in:
Michael Ball 2020-07-10 18:29:20 -07:00
parent 2e24ae5d2c
commit 20f1afd4e6
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,8 @@
= content_for :splash_nav do
%li
%a.smoothscroll{ href: '#program' } Program
%li
= link_to('Schedule', conference_schedule_path(@conference))
- cache [conference, highlights, tracks, booths, '#splash#program'] do
%section#program

View file

@ -19,6 +19,10 @@
- if content_for :splash_nav
%ul.nav.navbar-nav#splash-nav
= content_for :splash_nav
%li
= link_to 'https://snap.berkeley.edu', target: '_blank' do
Snap
%em !
-if user_signed_in?
.btn-group.pull-right
%ul.nav.navbar-nav.navbar-right