diff --git a/archive-revues.php b/archive-revues.php index 2a15177..a365ef4 100644 --- a/archive-revues.php +++ b/archive-revues.php @@ -10,10 +10,15 @@ Chaque parution propose un dossier thématique nourri de contributions plurielle 'cover' => array( 'url' => get_stylesheet_directory_uri() . '/resources/img/covers/carhop-revues-page-cover.svg', 'alt' => 'Revues' + ), + 'cta' => array( + 'title' => __('Voir les publications à venir', 'dynamiques'), + 'url' => get_home_url() . '/prochaines-publications/', ) )); ?> +