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-page.php | 174 ++++++++++++++++++++-------------------- 1 file changed, 87 insertions(+), 87 deletions(-) (limited to 'template-parts/content-page.php') diff --git a/template-parts/content-page.php b/template-parts/content-page.php index 274f34c..9f07e4d 100644 --- a/template-parts/content-page.php +++ b/template-parts/content-page.php @@ -1,87 +1,87 @@ - - -
'post-' . get_the_id(), - 'class' => join( ' ', get_post_class() ), - ) - ); - ?> -> - -
- - - '', - ) - ) . '>', - '' - ); - ?> -
- -
'', - ) - ); - ?> - > - - - - - - - - '', - 'link_before' => '', - 'link_after' => '', - ) - ); - ?> - -
- - "', '"', false ) - ), - '
', - '
' - ); - ?> - - - -
- - + + +
'post-' . get_the_id(), + 'class' => join( ' ', get_post_class() ), + ) + ); + ?> +> + +
+ + + '', + ) + ) . '>', + '' + ); + ?> +
+ +
'', + ) + ); + ?> + > + + + + + + + + '', + 'link_before' => '', + 'link_after' => '', + ) + ); + ?> + +
+ + "', '"', false ) + ), + '
', + '
' + ); + ?> + + + +
+ + -- cgit v1.2.3-60-g2f50