mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
7 lines
359 B
HTML
7 lines
359 B
HTML
<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 © 2021-<span id="footerDate"></span> Lillian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
|
|
<br>
|
|
</div>
|
|
</footer>
|