Defines markup for a copyright notice
- Since:
- 1.0.0
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
Global | Object | data from |
Returns:
- Type:
string
HTML
Example
// In an Eleventy template
`${this.copyrightNotice(data)}`Defines markup for a copyright notice
| Name | Type | Description |
|---|---|---|
Global | Object | data from |
stringHTML
// In an Eleventy template
`${this.copyrightNotice(data)}`