Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 360 Bytes

index.md

File metadata and controls

12 lines (12 loc) · 360 Bytes
title description active
rdyar.github.io
A fortuitous concatenation of pixels
true

{% for post in site.posts %}

Posted on {{post.date | date: '%B %d, %Y'}}

{{post.excerpt}}

Read More
{% endfor %}