actuel-inactuel/site/collections/articles.php

5 lines
62 B
PHP
Raw Normal View History

2024-01-26 07:45:41 +01:00
<?php
return function ($site) {
return $site->index();
};