• {{ site.title }}
    {%- if page.previous -%}
  • {% include icon.html icon="arrow-left" %}
  • {%- endif -%} {%- if page.next -%}
  • {% include icon.html icon="arrow-right" %}
  • {%- endif -%} {%- if page.previous or page.next -%}
  • {%- endif -%}
  • {% include icon.html icon="github" %}