<footer class="c-page__footer">
  <p>&copy; {{ site.author }} {{ 'now' | date: '%Y' }}</p>
  <p>{% if site.twitter_username %}<a href="https://twitter.com/{{ site.twitter_username }}">Twitter</a><span class="u-separate"></span>{% endif %}{% if site.github_username %}<a href="https://github.com/{{ site.github_username }}">Github</a>{% endif %}</p>
</footer>