diff --git a/archive-articles.php b/archive-articles.php index 806ea5c..3072439 100644 --- a/archive-articles.php +++ b/archive-articles.php @@ -10,6 +10,10 @@ Chaque parution propose un dossier thématique nourri de contributions plurielle 'cover' => array( 'url' => get_stylesheet_directory_uri() . '/resources/img/covers/carhop-articles-page-cover.svg', 'alt' => 'Revues' + ), + 'cta' => array( + 'title' => __('Consulter les prochaines publications', 'dynamiques'), + 'url' => get_home_url() . '/prochaines-publications/', ) )); ?>