Find the latest page
This commit is contained in:
parent
f3edcc1752
commit
6900aa08f5
1 changed files with 2 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue