Commit 604af57b authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Improve copy regarding the reports.

parent dec664d0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ You can see all archived posts in [our news archive]({{ "/news/archive/" | prepe

## Reports

Every month we publish a report on what we have been up to. ([RSS/Atom feed]({{ "/blog/index.rss" | prepend: site.baseurl }}))
Every month we publish a report on what we have been up to.

<ul class="list-unstyled">
    {% assign reports = site.reports | sort: 'year, month' | where: 'draft', 'false' | reverse %}
@@ -32,6 +32,8 @@ Every month we publish a report on what we have been up to. ([RSS/Atom feed]({{
    {% endfor %}
</ul>

(An [RSS/Atom feed]({{ "/blog/index.rss" | prepend: site.baseurl }}) of these reports is available.)

## Weekly reports

Previously, from May 2015 until April 2019, we published 206 weekly reports on what we had been up to: