{%- if site.email -%} {%- if site.author_full -%}
  • {{ site.author_full | escape }}
  • {%- endif -%}
  • {{ site.email }}
  • {%- endif -%}
{%- if site.copyright_msg -%} {{site.copyright_msg}} {%- else -%}

Theme by Guilherme Borges
Based on minima

{%- endif -%}