Add front: true

This commit is contained in:
T
2026-05-02 22:47:24 +02:00
parent 4b7b1a1e7f
commit 0b18a596bf
2 changed files with 2 additions and 1 deletions
@@ -4,6 +4,7 @@ title: "Der Endgegner: Kaffeevollautomat"
date: 2026-05-02 20:05:42
lang: de
hidden: false
front: true
---
Es gibt Geräte, bei denen selbst erfahrene Repaircafé-Helfer kurz innehalten.
+1 -1
View File
@@ -4,7 +4,7 @@ layout: default
<div class="container" id="posts" style="margin-top: 2rem;">
<div class="row">
{% assign posts = site.posts | where:"type", "blog" %}
{% assign posts = site.posts | where_exp: "post", "post.type == 'blog' or post.front == true" %}
{% for post in posts limit:3 %}
<div class="col-md-4">
<h2>