8 lines
238 B
HTML
8 lines
238 B
HTML
<footer class="footer px-5 py-4 fixed-bottom">
|
|
<div class="copyright mx-auto float-none text-center">
|
|
|
|
© <a target="_blank" href="https://bit.ly/3fKQZaL">Creative Tim</a> - coded by AppSeed.
|
|
|
|
</div>
|
|
</footer>
|