diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-19 13:19:41 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-19 13:19:41 -0500 |
commit | 85f2c8d0d69ac0195bf6a20e396077dee0e9aefa (patch) | |
tree | 4f3bd878e20e7e057f91da6632a215b004d10c49 /_footer.html |
Initial commit for new cgit platform
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_footer.html b/_footer.html new file mode 100644 index 0000000..e6eebe8 --- /dev/null +++ b/_footer.html @@ -0,0 +1,9 @@ +</article><!-- Do not remove this closing article element --> + +<!-- Content placed here will appear directly before the closing </body> tag --> +<footer> + <br> + <hr> + <p><small>Powered by <a href="https://pblog.btxx.org">pblog</a><br> + Made with ♥ for a simpler web.</small></p> +</footer> |