theme changes

This commit is contained in:
gustavooth
2026-07-26 20:47:44 -03:00
parent b9b8307088
commit 5891467266
7 changed files with 181 additions and 32 deletions
@@ -62,9 +62,11 @@ get_header();
?>
</div>
<footer class="entry-footer">
<?php gustavoo_portfolio_entry_terms(); ?>
</footer>
<?php if ( get_the_tag_list() ) : ?>
<footer class="entry-footer">
<?php gustavoo_portfolio_entry_terms(); ?>
</footer>
<?php endif; ?>
<?php
$gustavoo_categories = get_the_category();