{% if page.active == "projects" %}
  • Projects
  • {% else %}
  • Projects
  • {% endif %} {% if page.active == "writing" %}
  • Writing
  • {% else %}
  • Writing
  • {% endif %} {% if page.active == "about" %}
  • About
  • {% else %}
  • About
  • {% endif %}