add popander

This commit is contained in:
2022-12-29 07:23:18 +03:00
parent c022dc341d
commit f44ba2d6c7
6 changed files with 177 additions and 17 deletions

View File

@@ -74,6 +74,8 @@
<?php include get_template_directory().'/blocks/yets.php';?>
<?php include get_template_directory().'/blocks/popunder.php';?>
<div id="tags">
<?php the_tags();?>
</div>
@@ -95,4 +97,6 @@
<?php get_footer();?>