_includes/shortcodes/site-footer

Defines markup for the page <footer>

Since:
  • 1.0.0
Source:
Parameters:
NameTypeDescription
dataObject

Eleventy’s data object

Returns:
Type:
string

HTML

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