_includes/shortcodes/author-meta

Markup for author metadata

Since:
  • 1.0.0
Source:
Parameters:
NameTypeDescription
dataObject

Eleventy’s data object

Returns:
Type:
string

HTML template literal

Example
`${this.authorMeta(data)}`