Skip to content

added favicon to layout with option to customize on config#121

Open
artanderson wants to merge 1 commit intoclenemt:masterfrom
artanderson:add-favicon-to-layout
Open

added favicon to layout with option to customize on config#121
artanderson wants to merge 1 commit intoclenemt:masterfrom
artanderson:add-favicon-to-layout

Conversation

@artanderson
Copy link

This adds a default <link/> with a favicon path to the <head></head> of the layout template.

A custom path/name for the favicon can be configured in the jsdoc.json like so:

{
    ...,
    "docdash": {
        "favicon": "/path/to/icon.ico",
        ...,
    }
}

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant