1
Fork 0

Find the latest page

This commit is contained in:
Jake Howard 2023-09-25 22:20:55 +01:00
parent f3edcc1752
commit 6900aa08f5
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,5 @@ Globals: {{ globals.foo }}
Static path: {% static "assets/pygments.css" %}
SRI: {% sri_integrity "assets/pygments.css" %}
"Latest" list: {{ get_page("list/index.md")|children|sort(attribute="title")|first }}