1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00

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
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02

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>