Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Allow logo option to be an array #163

Description

@mikroware

The favicons library seems to support an input array of sources. As far as I have read this is pretty useful for generating different icons for different sizes. E.g. to have a slightly different logo when resized to 16x16 and a more detailed one above 100x100 for example.

source = 'test/logo.png',                     // Source image(s). `string`, `buffer` or array of `string`

favicons(source, configuration, callback);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions