diff options
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> |