copyright text footer

This commit is contained in:
Jonas Heinrich 2020-06-06 15:28:21 +02:00
parent cfe79db5b1
commit 8f0051ee22
4 changed files with 79 additions and 72 deletions

View file

@ -6,5 +6,8 @@
'container' => 'false'
) );
?>
<p class="copyright">
<?php echo get_option('kit_copyrighttext'); ?>
</p>
</div>
</section>