Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 187 Bytes

index.md

File metadata and controls

12 lines (10 loc) · 187 Bytes
layout title
page
TOP

{{ site.title }}

    {% for p in site.data.menu %}
  • {{ p.title }}
  • {% endfor %}