fixed sidebar

This commit is contained in:
root
2021-01-12 23:22:49 -05:00
parent 64fba244ac
commit 5cb0adc19d
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ get_header();
</div>
<?php
//get_sidebar();
get_sidebar();
get_template_part( 'loader', get_post_format() );
?>