actuel-inactuel/site/collections/years.php

5 lines
83 B
PHP
Raw Normal View History

2024-03-09 11:27:10 +01:00
<?php
return function ($site) {
return $site->find('articles')->children();
};