• {{ site.data.versions[0].title }}
  • {% for item in site.data.versions | offset: 1 %}
  • {{ item.title }}
  • {% endfor %}