--- title: Maps page-title: Maps --- {% for map in site.data.maps %} {% assign title = map[0] %} {% assign key = 'map-' | append: title %}