You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2019. It is now read-only.
Perhaps on the "welcome" pages, we add a new frontmatter tag, like homepage = "true", to specify that this is the homepage for an event and should get the extra love.
The other option is to create a new template called layouts/welcome/single.html and set the type of the welcome page to welcome in the frontmatter; this actually follows the convention of the other "special" pages (talk, program, speaker, etc) more closely.
This also will better preserve backwards-compatibility.