diff --git a/layout/base.j2 b/layout/base.j2 index 5710c03..24b23b0 100644 --- a/layout/base.j2 +++ b/layout/base.j2 @@ -66,7 +66,7 @@ {% set hierarchy = node.rwalk()|list %} {% for yeargrp in hierarchy[-1].walk_resources_sorted_by_time()|groupby("meta.created.year")|reverse %}