Revert "Added route to root path for navigation from splash"
This commit is contained in:
parent
d4074b798e
commit
0d0c5700cb
3 changed files with 21 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
= content_for :brand do
|
||||
= link_to @conference.short_title, conference_url(@conference.short_title), class: 'navbar-brand'
|
||||
= content_for :splash do
|
||||
.splash
|
||||
- if @conference.include_banner_in_splash?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue