Closed pirmax closed 3 years ago
Hi.
You can try this approach https://github.com/butschster/LaravelMetaTags#multiple-favicons
Unfortunately that didn't fix the issue. Implemented it as given in example but nothing outputs on all the pages for the new favicons.
All the other packages render just fine on all the pages. Just not this custom one.
Where did you create this package. It will be registered in ServiceProvider
Trying to use addLink() method to add multiple apple-touch-icon but only one is added to HTML because the package use an array_merge. How I can to do this?
Full HTML tags: