origami-plugin-favicon

0.0.1 • Public • Published

Origami: Favicon Plugin

This plugin provides a favicon for sites, defaulting to the origami bird. It automatically converts png's to ico format.

Installation

This plugin is included by default in Origami. However if you wish to manually install, run:

yarn add origami-plugin-favicon

Usage

In your .origami file, add it to the plugins: .origami

{
    ...
    "plugins": {
        "favicon": "path/to/favicon.png"
    }
    ...
}

Moving forward / TODO

  • [ ] Add testing

Issues

If you find a bug, please file an issue on the issue tracker on GitHub.

Contributions

All pull requests and contributions are most welcome. Let's make the internet better!

Readme

Keywords

none

Package Sidebar

Install

npm i origami-plugin-favicon

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

92.3 kB

Total Files

7

Last publish

Collaborators

  • tmatthias