Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 290 Bytes

File metadata and controls

16 lines (10 loc) · 290 Bytes
title XD-embedded
author Esben Haabendal

Resources

Blog

{% for post in site.posts limit:20 %}

  • [{{ post.date | date_to_string }} {{ post.title }}]({{ post.url }}){% endfor %}