Sha256: bb1d128e1d73cac6c16a45759e982a26e6558287446afc0b3ed96f9d652764a9
Contents?: true
Size: 191 Bytes
Versions: 5
Compression:
Stored size: 191 Bytes
Contents
--- permalink: /friends.html --- {% for friend in site.data.friends %} - [{{ friend.name }}]({{ friend.link }}) {% if friend.description %}\| {{ friend.description }}{% endif %} {% endfor %}
Version data entries
5 entries across 5 versions & 1 rubygems