diff --git a/htdocs/wp-content/themes/lawcarta/page-blog.php b/htdocs/wp-content/themes/lawcarta/page-blog.php index b7397df..65cb929 100644 --- a/htdocs/wp-content/themes/lawcarta/page-blog.php +++ b/htdocs/wp-content/themes/lawcarta/page-blog.php @@ -1,6 +1,6 @@ true]); ?>
diff --git a/htdocs/wp-content/themes/lawcarta/page_home.php b/htdocs/wp-content/themes/lawcarta/page_home.php index c7d09e3..b025a67 100644 --- a/htdocs/wp-content/themes/lawcarta/page_home.php +++ b/htdocs/wp-content/themes/lawcarta/page_home.php @@ -2,19 +2,25 @@ /** * Template Name: Home Page */ - +$posts = get_posts(['posts_per_page' => 3]); get_header(); ?>
- + +
+
+
+ + + + + + + +
+
+