Load the appropriate favicon
- Since:
- 1.0.0
- Source:
- See:
Parameters:
Name | Type | Description |
---|---|---|
data | Object | Eleventy’s |
Returns:
- Type:
string
HTML
Example
// In an Eleventy template
`${this.favicon(data)}`
Load the appropriate favicon
Name | Type | Description |
---|---|---|
data | Object | Eleventy’s |
string
HTML
// In an Eleventy template
`${this.favicon(data)}`