rmc_website/_includes/footerdsi.html
2023-12-05 23:28:44 -05:00

10 lines
501 B
HTML
Executable File

<br><br><br><footer style="text-align:center;padding:4px;">
<div class="text-center align-items-center" style="font-size:10px;position:fixed;bottom:0;right:0;align-content:right;background-color:#feb0fc;z-index:99;">
Copyright &copy; 2021-<span id="footerDate"></span> Lillian M. Skinner <a href="/contact.html" class="text-reset fw-bold">Contact me.</a>
</div>
<div align='center' hidden>
<img src="https://profile-counter.glitch.me/rvtr/count.svg">
</div>
</footer>