laravel-meta-tags
laravel-meta-tags copied to clipboard
Restore functionality where set site title is appended to title value
The original repository had the functionality to set a "base" title. Any call to set('title') would have had that base appended. I made the separator configurable, since I could not find a consensus on whether the "base" should be separated with a pipe or dash. Comma's seem to be frowned upon a bit more.