Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 245 Bytes

File metadata and controls

16 lines (14 loc) · 245 Bytes
layout default
title Notes

{{ page.title }}

    {% for post in site.posts %} {% if post.layout == "default" %}
  • {{ post.title }}
  • {% endif %} {% endfor %}