Skip to content

Commit

Permalink
#23 Ajustes do título da coleção
Browse files Browse the repository at this point in the history
  • Loading branch information
dvespasiano committed Jun 11, 2021
1 parent 0fef330 commit d39557e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion single-tnc_col_527_item.php
Expand Up @@ -14,7 +14,12 @@
<?php echo tainacan_get_the_metadata(); ?>
</div>
<div class="post-inventario">
<?php echo tainacan_get_item(); ?>
<h1 class="is-style-title-iphan-underscore">
<?php echo tainacan_get_the_collection_name(); ?>
</h1>
<div>
<?php echo tainacan_get_item(); ?>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit d39557e

Please sign in to comment.