markshust/magento2-module-removefavicon

The Remove Favicon module removes all favicons from the HTML head.

Fund package maintenance!
markshust

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 3

Open Issues: 0

Type:magento2-module

1.0.1 2019-05-02 15:44 UTC

This package is auto-updated.

Last update: 2024-04-13 15:50:42 UTC


README

Remove all favicons from the HTML head.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667

Table of contents

Summary

Out of the box, Magento allows you to define a custom favicon, otherwise it uses Magento's default favicon. Sometimes, a favicon isn't desired at all. This module just removes all favicons, default or otherwise.

Installation

composer require markshust/magento2-module-removefavicon
bin/magento module:enable MarkShust_RemoveFavicon
bin/magento setup:upgrade

Usage

This module has no configuration. Just install, and you won't see favicons anymore.

License

MIT