diff --git a/template-parts/articles/card-article.php b/template-parts/articles/card-article.php new file mode 100644 index 0000000..acca9b9 --- /dev/null +++ b/template-parts/articles/card-article.php @@ -0,0 +1,37 @@ + + + + + +
+ <?php echo $title; ?> +
+ +
+ +

+ +
+ +
+ + + +
+ + +
\ No newline at end of file