laravel-meta-tags icon indicating copy to clipboard operation
laravel-meta-tags copied to clipboard

Restore functionality where set site title is appended to title value

Open qrazi opened this issue 8 years ago • 0 comments

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.

qrazi avatar Nov 02 '16 22:11 qrazi