mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 04:56:23 +05:30
Change the copyright to span
This commit is contained in:
parent
80c29b306e
commit
96af6de09e
2 changed files with 3 additions and 3 deletions
|
|
@ -185,7 +185,7 @@
|
|||
<!-- ******FOOTER****** -->
|
||||
<footer class="footer">
|
||||
<div class="container text-center">
|
||||
<?php echo copyright();?>
|
||||
<?php echo copyright();?><br><span>Design by <a href="https://3rdwavemedia.com/" target="_blank" rel="nofollow">3rd Wave Media</a></span>
|
||||
</div><!--//container-->
|
||||
</footer><!--//footer-->
|
||||
<!-- Javascript -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue