NAME

App::Embra::Plugin::Favicon - adds a favicon

VERSION

version 0.001

DESCRIPTION

This plugin will add the HTML to the site to include a favicon. You must add the file separately, and then pass the filename to this plugin.

ATTRIBUTES

filename

The name of the favicon. Defaults to favicon.ico.

AUTHOR

Daniel Holz <dgholz@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Daniel Holz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.