font's licence

This commit is contained in:
Theo 2024-10-29 15:18:50 +01:00
parent e167f97178
commit 9cc8f67e80
2 changed files with 9 additions and 5 deletions

View File

@ -27,5 +27,9 @@
</main> </main>
</center> </center>
<footer>
<a href="./fonts/mononoki/LICENSE.txt">Mononoki font licence</a>
</footer>
</body> </body>
</html> </html>

View File

@ -125,12 +125,12 @@
</main> </main>
<center>
<footer> <footer>
<center>
<a href="../index.html">home</a> <a href="../index.html">home</a>
</footer>
</center> </center>
<a href="../fonts/mononoki/LICENSE.txt">Mononoki font licence</a>
</footer>
</body> </body>
</html> </html>