_includes/shortcodes/copyright-notice

Defines markup for a copyright notice

Since:
  • 1.0.0
Source:
Parameters:
NameTypeDescription
GlobalObject

data from ./_data/copyright.js

Returns:
Type:
string

HTML

Example
// In an Eleventy template
`${this.copyrightNotice(data)}`