0.0.1 • Published 6 years ago
origami-plugin-favicon v0.0.1
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!
0.0.1
6 years ago