EIE::lingua-ignis: Add website banner

This commit is contained in:
2023-01-08 18:15:21 +01:00
parent 57e19b1729
commit 6d8e0b6f28
14 changed files with 506 additions and 0 deletions

View File

@ -0,0 +1,8 @@
</main>
<footer>
<p>Copyright &copy; 2022-<?= date("Y") ?> Lingua Ignis<br />
This document is licensed under the
<a href="https://creativecommons.org/licenses/by-nd/4.0/" >CC-BY-ND 4.0 License</a>.</p>
</footer>
</body>
</html>