add author page

This commit is contained in:
isUnknown 2024-03-09 17:06:24 +01:00
parent 2114fbbb8e
commit f9397935bd
4 changed files with 26 additions and 18 deletions

View file

@ -18,7 +18,8 @@
'left' => [
'label' => 'Présentation',
'content' => $page->presentation()
]
],
'authorFilter' => $page->author()
]) ?>
</article>
</main>