{{#if @site.logo}} {{@site.title}} {{else}} {{> "icons/logo" class="h-8 w-auto site-logo"}} {{/if}}

© {{date format="YYYY"}} {{@site.title}} — {{#get "authors" limit="1" order="count.posts desc"}} {{#foreach authors}} Created by {{name}} {{/foreach}} {{/get}}

{{navigation type="secondary"}}
{{#if @site.facebook}} {{/if}} {{#if @site.twitter}} {{/if}}