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.php | 198 ++++++++++++++++++++++----------------------- 1 file changed, 99 insertions(+), 99 deletions(-) (limited to 'template-parts/content.php') diff --git a/template-parts/content.php b/template-parts/content.php index fe10036..d84563c 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -1,99 +1,99 @@ - - - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - - -
- - '', - ) - ) . '>', - esc_url( get_permalink() ) - ), - '' - ); - ?> - -
- -
'', - ) - ); - ?> - > - - - - →', - array( - 'span' => array( - 'class' => array(), - ), - ) - ), - the_title( '"', '"', false ) - ) - ); - ?> - - - - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> -
- -
- -
- - - -
- - + + + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + + +
+ + '', + ) + ) . '>', + esc_url( get_permalink() ) + ), + '' + ); + ?> + +
+ +
'', + ) + ); + ?> + > + + + + →', + array( + 'span' => array( + 'class' => array(), + ), + ) + ), + the_title( '"', '"', false ) + ) + ); + ?> + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> +
+ +
+ +
+ + + +
+ + -- cgit v1.2.3-60-g2f50