première modif test d'ajouter du texte en hardcoded sur l'index

This commit is contained in:
Valentin
2023-05-15 18:27:53 +02:00
parent 8d4cc949a2
commit 8e50bf8c3c
4 changed files with 5 additions and 8 deletions
+2
View File
@@ -15,6 +15,8 @@
@includeFirst(['partials.content-' . get_post_type(), 'partials.content'])
@endwhile
Test de texte hardcoded
{!! get_the_posts_navigation() !!}
@endsection