Add tracker feed index page

This commit is contained in:
2026-06-17 23:55:02 +02:00
parent 4a1c500853
commit 75b98d4308
+11
View File
@@ -0,0 +1,11 @@
---
title: 'The Journey'
template: tracker
content:
items: '@self.children'
order:
by: date
dir: desc
filter:
published: true
---