{%- assign about_page_path = site.theme_setting.about_page | default: "index.md" %} {%- assign about_page = site.pages | where: "path", about_page_path | first -%}

{{ site.author | default: site.title }}

{{ site.description | markdownify }} {%- include icons.html -%}