club-soda / club-soda-guide

Mindful Drinking Movement - Club Soda MVP 2.0
https://club-soda-guide-staging.herokuapp.com
17 stars 0 forks source link

Empty string default value for title #626

Closed SimonLab closed 5 years ago

SimonLab commented 5 years ago

ref: #592 It's possible that a static page doesn't have a browser title defined, in this case the function String.trim/1 was raising an error as the parameter was nil. Use empty string if the browser title is not set