This commit is contained in:
Luke 2020-11-19 11:59:06 +01:00
parent 9651b8577a
commit 9522deba46

View file

@ -18,6 +18,7 @@ layout: page
</div>
</div>
<div class="relative mt-24 lg:mt-0 lg:absolute lg:right-0 lg:mr-10">
<span class="text-sm opacity-55 tracking-normal absolute w-full text-center lg:text-left " style="margin-top: -1.8rem;">Latest</span>
{% assign progress_posts = site.posts | where: "progress_update", "true" %}
{% for post in progress_posts limit: 1 %}
{% include thumbnail_blog.html pre_header="BLOG" %}