Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 420 Bytes

rfa.md

File metadata and controls

16 lines (15 loc) · 420 Bytes
title layout permalink
ⓇⒻⒶ
page
/rfa/

{% for category in site.categories %} {% if category.first == "rfa" %}

{% for post in category.last %} {{ post.date | preserve_timezones }}RFA {% endfor %}
{% endif %} {% endfor %}