markshust/magento2-module-removefavicon 1.0.1

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

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MarkShust_RemoveFavicon

Remove all favicons from the HTML head.

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes

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