rmc_website/_includes/footer.html
Ian Skinner 9ce633692c Names are silly.
I think it's ignoring `_site/` now? Why isn't it respecting `.jekyll-cache` though.
2023-08-30 18:32:59 -04:00

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 &copy; 2021-<span id="footerDate"></span> Lillian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
<br>
</div>
</footer>