CraftCMS plugin generating favicon.
This plugin requires Craft CMS 3.x
To install the plugin, follow these instructions.
Open your terminal and go to your Craft project:
cd /path/to/project
Then tell Composer to load the plugin:
composer require akagibi/myfavicon
In the Control Panel, go to Settings → Plugins and click the “Install” button for My Favicon.
Go to My Favicon → Settings → Select image.
Rendering html code in template:
{{ craft.myfavicon.html }}
Brought to you by Akagibi