Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 232 Bytes

File metadata and controls

15 lines (14 loc) · 232 Bytes
layout page
title Links
permalink /links/
sidebar_link true
    {% for link in site.links %}
  • {{ link.title }} - {{ link.headline }}
  • {% endfor %}