Add missing </p> in index.html

This commit is contained in:
Alexandre Iooss
2021-03-30 07:27:35 +02:00
parent 0df2ec1684
commit ce0cb1ef98
+1 -1
View File
@@ -31,7 +31,7 @@
</div>
</div>
<footer class="signature">
<p><a href="https://galene.org/">Galène</a> by <a href="https://www.irif.fr/~jch/" rel="author">Juliusz Chroboczek</a>
<p><a href="https://galene.org/">Galène</a> by <a href="https://www.irif.fr/~jch/" rel="author">Juliusz Chroboczek</a></p>
</footer>
<script src="/mainpage.js" defer></script>