Separate Repaircafè Blog

This commit is contained in:
T
2025-03-23 19:09:57 +01:00
parent 0bb465406f
commit 1d56d4dbdc
249 changed files with 256 additions and 141 deletions

View File

@ -4,7 +4,8 @@ layout: default
<div class="container" id="posts">
<div class="row" style="padding-bottom:0px;">
{% for post in site.posts limit:3 %}
{% assign posts = site.posts | where:"type", "blog" %}
{% for post in posts limit:3 %}
<div class="col-md-4">
<h2>
<a href="{{ post.url | prepend: site.baseurl }}">