Add data-nosnippet to footer
This commit is contained in:
parent
798300a3b4
commit
12b062c489
@ -46,7 +46,7 @@ do_action( 'fictioneer_after_main', $args );
|
||||
|
||||
?>
|
||||
|
||||
<footer class="footer layout-links <?php echo implode( ' ', $extra_classes ); ?>">
|
||||
<footer class="footer layout-links <?php echo implode( ' ', $extra_classes ); ?>" data-nosnippet>
|
||||
<div class="footer__wrapper">
|
||||
<?php do_action( 'fictioneer_site_footer', $args ); ?>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user