{% if page.title != "Home" %}
  • Home
  • {% endif %} {% if page.title != "Blog" %}
  • Blog
  • {% endif %} {% if page.title == "Home" %}
  • Github
  • {% endif %} {% if page.title != "About" %}
  • About
  • {% endif %}