Markup for description metadata to be placed in the HTML head
- Since:
- 1.0.0
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
data | Object | Eleventy’s |
Returns:
- Type:
string
HTML
Example
// In an Eleventy template
`${this.description(data)}`Markup for description metadata to be placed in the HTML head
| Name | Type | Description |
|---|---|---|
data | Object | Eleventy’s |
stringHTML
// In an Eleventy template
`${this.description(data)}`