Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 423 Bytes

File metadata and controls

16 lines (15 loc) · 423 Bytes
title 🅱🅱🅲
layout page
permalink /bbc/

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

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