Add some links to navbar
This commit is contained in:
parent
2e24ae5d2c
commit
20f1afd4e6
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue