Footer

Component for the bottom of a page

Code example

<footer class="codium-footer dark">
<p>&copy; 2023 Example copyright</p>
<p>You can also include <a href="#">links in a footer</a></p>
</footer>