From 69c17f9c1942fd0d6a5ea941636e87723b8a6fe2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 16:19:29 -0500 Subject: dos2unix on all .php files, begin paring down admin page and site branding. --- template-parts/content-blog.php | 56 ++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'template-parts/content-blog.php') diff --git a/template-parts/content-blog.php b/template-parts/content-blog.php index 7992674..7276a01 100644 --- a/template-parts/content-blog.php +++ b/template-parts/content-blog.php @@ -1,28 +1,28 @@ - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - - - -
- + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + + +
+ -- cgit v1.2.3-70-g09d2