From 66073c0846a7fdf7864a52b27a6d032f89af77c8 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 4 Jul 2026 20:26:59 -0500 Subject: [PATCH] feat(blog): add page title and trim post card to image + title + byline --- index.php | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/index.php b/index.php index 576163a..b5a8d09 100644 --- a/index.php +++ b/index.php @@ -23,6 +23,8 @@ get_header();
+

Blog

+
-
-
- Posted in: - $category ) : - $separator = $index < count( $categories ) - 1 ? ', ' : ''; - ?> - name ); ?> - -
- +

-
- -
-