How do I show a PNG favicon in CakePHP? I’m currently using $this->Html->meta('icon') but it looks for .ico in the root. How do I change it so that it looks for .png?
How do I show a PNG favicon in CakePHP? I’m currently using $this->Html->meta(‘icon’) but
Share
1 Answer