journal/footer.php
Anton McClure b07b2f8b2b
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
Make footer div spaced evenly between the <hr> and the bottom of the page
2022-01-26 11:07:11 -05:00

7 lines
259 B
PHP

<hr>
<div class="text-center" style="margin-bottom:22px">This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</div>
</div>
</body>
</html>