Skip to content

origami-cms/plugin-favicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Serve a default or custom favicon for Origami sites

Resources

Stars

Watchers

Forks

Packages

No packages published