{% include components/feather-icon.html icon="rss" class="has-text-dark" %}
{% if site.github_username %}
{% include components/feather-icon.html icon="github" class="has-text-dark" %}
{% endif %} {% if site.gitlab_username %}
{% include components/feather-icon.html icon="gitlab" class="has-text-dark" %}
{% endif %} {% if site.twitter_username %}
{% include components/feather-icon.html icon="twitter" class="has-text-dark" %}
{% endif %} {% if site.linkedin_username %}
{% include components/feather-icon.html icon="linkedin" class="has-text-dark" %}
{% endif %}

© Copyright {{ site.time | date: "%Y" }} {{ site.author }}