diff --git a/next/index.html b/next/index.html index 1761897..7f6758b 100644 --- a/next/index.html +++ b/next/index.html @@ -18,20 +18,10 @@ layout: page
-
- -
- - #01 -
-
- - 26. Jun 2020 - -

Progress Update June - #01

-
-
-
+ + {% for post in site.posts limit: 1 %} + {% include thumbnail_blog.html pre_header="BLOG" %} + {% endfor %}