Tweak some wording, html and descriptions for Snap!Con
This commit is contained in:
parent
43b65cc509
commit
cd2e2066f4
4 changed files with 8 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
= content_for :splash_nav do
|
||||
%li
|
||||
%a.smoothscroll{ href: '#call' } Call For Content
|
||||
%a.smoothscroll{ href: '#call' } Call For Participation
|
||||
|
||||
%section#call
|
||||
.container
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
-# id: 'splash-logo')
|
||||
.col-md-8.col-md-offset-2
|
||||
%h1
|
||||
= conference.title
|
||||
= conference.title.html_safe
|
||||
%h3
|
||||
- if conference.start_date && conference.end_date
|
||||
%span.date.text-nowrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue