EIE::lingua-ignis: Add website

This commit is contained in:
2023-01-08 18:15:37 +01:00
parent 6d8e0b6f28
commit 24d8a278be
11 changed files with 111 additions and 259 deletions

@ -1,8 +1,7 @@
</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>
Se reservan todos los derechos.</p>
</footer>
</body>
</html>

@ -14,7 +14,9 @@
</head>
<body>
<header>
<h1><?= $site_name ?></h1>
<center>
<a href="/" ><img src="/website-banner.png" alt="Website banner" width="40%" /></a>
</center>
</header>
<nav>
<a href="/" >Inicio</a>