{%- if site.data.social %}
{%- if site.data.social.facebook %} Facebook {%- endif %} {%- if site.data.social.twitter %} Twitter {%- endif %} {%- if site.data.social.github %} Github {%- endif %} {%- if site.data.social.youtube %} Youtube {%- endif %} {%- if site.data.social.instagram %} Instagram {%- endif %} {%- if site.data.social.linkedin %} Linkedin {%- endif %}
{%- endif %}

{{site.time | date :'%Y'}} © {{site.author | default: "Author"}}

{% if site.copyright %}

{{site.copyright}}

{% endif %}