Implemented filtering and ordering for projects and tools

Update app.py, circuitpython-ebyte-e32.yml, and 9 more files...
This commit is contained in:
2025-03-30 15:39:21 +02:00
parent accdf741f1
commit 6276a74f30
11 changed files with 69 additions and 73 deletions

View File

@@ -17,7 +17,7 @@ tools:
title_key: "meta.title"
description_key: "meta.description"
index:
priority: 100
priority: 2000
enable: true
title_key: "meta.title"
preamble_key: "meta.description"