rmc_website/_includes/footer.html
2023-11-09 00:03:19 -05:00

7 lines
359 B
HTML
Executable File

<footer class="bg-light text-lg-start border-top align-items-center text-center">
<div class="text-center p-3 align-items-center" style="background-color: rgba(0, 0, 0, 0.25);">
Copyright &copy; 2021-<span id="footerDate"></span> Lillian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
<br>
</div>
</footer>