Add ordered and featured feature collections

This commit is contained in:
Marc Froehlich
2026-07-07 00:12:20 +02:00
parent 59638f6ab3
commit 8f46909ebf
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ description: KST4Contest is a modern ON4KST chat client built for VHF, UHF and S
</div>
<div class="mock-grid">
{% for feature in collections.features %}
{% for feature in collections.sortedFeatures %}
{% if loop.index <= 6 %}
<div class="mini-card">
<strong>{{ feature.data.icon }} {{ feature.data.title }}</strong>