tidy nav bar

This commit is contained in:
Michael Ball 2020-07-28 00:33:04 -07:00
parent c21c6e1525
commit cf40f25a3d
2 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,10 @@
%meta{ property: "og:image", content: @speakers_ordered.first.profile_picture }
%meta{ property: "og:image:secure_url", content: @speakers_ordered.first.profile_picture }
= content_for :splash_nav do
%li
= link_to('Schedule', events_conference_schedule_path(@conference))
.container
.row.page-header
.col-md-10