diff options
author | Cflip <36554078+cflip@users.noreply.github.com> | 2021-01-22 20:45:43 -0700 |
---|---|---|
committer | Cflip <36554078+cflip@users.noreply.github.com> | 2021-01-22 20:45:43 -0700 |
commit | df49a36e140acc211fdc31480d40281404110310 (patch) | |
tree | 3a25af561ed3703ad5df8cf90d9f56d8824f7a4f /footer.php |
Inital commit with existing code
Diffstat (limited to 'footer.php')
-rw-r--r-- | footer.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..e786876 --- /dev/null +++ b/footer.php @@ -0,0 +1,4 @@ +<footer>Copyright © 2021 cflip.net</footer> +</div> +</body> +</html>
\ No newline at end of file |