bergamotoil.net/_werc/lib/footer.inc
2025-02-21 15:27:22 -07:00

12 lines
163 B
HTML

<footer>
<div><a href="http://werc.cat-v.org/">Powered by werc</a>
</footer>
<style>
footer {
width: 100%;
position: fixed;
bottom: 0;
}
</style>