diff options
Diffstat (limited to 'con/footer.html')
-rw-r--r-- | con/footer.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/con/footer.html b/con/footer.html new file mode 100644 index 0000000..f22d871 --- /dev/null +++ b/con/footer.html @@ -0,0 +1,15 @@ + + <!-- START OF FOOTER FILE --> + + </div></main> + + <footer> + <hr /> + <span> + © 2025 hitler.rip <web@hitler.rip><br> + content licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0" target="_blank" rel="noopener noreferrer">CC BY-SA 4.0</a>, code licensed under <a href="https://www.gnu.org/licenses/agpl-3.0-standalone.html" target="_blank" rel="noopener noreferrer">AGPLv3-or-later</a><br> + </span> + </footer> +</body> +</html> + |