remove sophia_after_dark_post_thumbnail from pages

This commit is contained in:
2024-07-15 01:11:01 -07:00
parent fad4f109f9
commit 8f5a7a693f

View File

@ -9,7 +9,6 @@
*/ */
?> ?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<?php sophia_after_dark_post_thumbnail(); ?>
<div class="entry-content"> <div class="entry-content">
<?php <?php
the_content(); the_content();