Blog
{!! $title !!}
{{ get_avatar(get_the_author_meta('ID'), 32, '', '', ['class' => 'rounded-full mr-2']) }}
{{ get_the_author() }}
@if ($pagination())
@endif
@php
$tags = get_the_tags();
?>
<img alt='' src='https://secure.gravatar.com/avatar/ba2a79748dd53a937b105291bd2747e530e4e46a653f8c03b14e814777ba26ec?s=80&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/ba2a79748dd53a937b105291bd2747e530e4e46a653f8c03b14e814777ba26ec?s=160&d=mm&r=g 2x' class='avatar avatar-80 photo rounded-full' height='80' width='80' decoding='async'/>