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 |
string
HTML
// In an Eleventy template
`${this.copyrightNotice(data)}`