theme updates

This commit is contained in:
Tony Volpe
2024-07-17 03:25:05 +00:00
parent 4950d23a30
commit 1cbeccbe26
157 changed files with 2210 additions and 8701 deletions

View File

@@ -26,6 +26,8 @@ get_header();
</div>
<div class="single-post-content">
<small><?php the_time('F jS, Y') ?></small>
<!-- Social Media Share buttons -->
<div id="sharethis" style="margin:27px 0px 27px 0px;"><?php echo sharethis_inline_buttons(); ?></div>
<?php the_content(); ?>
</div>
</div>