diff options
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_footer.html b/_footer.html index 691287b..03937ff 100644 --- a/_footer.html +++ b/_footer.html @@ -1,2 +1,7 @@ +<hr> +<footer> + <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br> + <a href="https://git.btxx.org/httpd.rocks">Source code</a> | <a href="https://git.btxx.org/httpd.rocks/tree/LICENSE">MIT License</a></p> +</footer> </body> </html>
\ No newline at end of file |