Initial commit
This commit is contained in:
commit
530fc76ede
84 changed files with 60305 additions and 0 deletions
8
_includes/footer.html
Normal file
8
_includes/footer.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
{% comment %}
|
||||
Based on bootstrap footer examples
|
||||
https://getbootstrap.com/docs/5.3/examples/footers/
|
||||
https://getbootstrap.com/docs/5.3/examples/sticky-footer-navbar/#
|
||||
{% endcomment %}
|
||||
<footer class="row justify-content-center mt-auto py-3 bg-body-tertiary">
|
||||
<span class="col footer-text mx-5">© 2023 Owen Ryan | Icons by FontAwesome</span>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue