{{!< default}}
{{#author}}
{{#if profile_image}} {{name}} {{else}} {{> icons/avatar}} {{/if}}

{{name}}

{{#if bio}}
{{bio}}
{{/if}}
{{#if location}} 📍 {{location}} {{/if}} {{#if website}} {{website}} {{/if}}
{{#if twitter}} {{> icons/twitter}} {{/if}} {{#if facebook}} {{> icons/facebook}} {{/if}}
{{/author}} {{#match @custom.mode "Text-based"}} {{> text/feed}} {{else}} {{> image/feed}} {{/match}}