This commit is contained in:
Michael Ball 2020-01-27 22:53:47 -08:00
parent 1ec99a5018
commit 35a532ceab
2 changed files with 2 additions and 2 deletions

View file

@ -184,7 +184,7 @@ module ApplicationHelper
image_tag('snapcon_logo.png'),
root_path,
class: 'navbar-brand',
title: ENV['OSEM_NAME']
title: nav_link_text(conference)
)
end