Updated single.php

This commit is contained in:
Kenneth John Odle 2021-08-01 13:58:45 -04:00
parent 70c2fad0ce
commit 30fb3af3f1

View File

@ -2,7 +2,7 @@
/**
* The template for displaying all single posts and attachments
*
* @package Atticus Finch
* @package Portage
*/
get_header();
@ -30,4 +30,4 @@ get_header();
<div class="clear"></div>
<?php get_footer(); ?>
<?php get_footer(); ?>