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:
parent
0df2ec1684
commit
ce0cb1ef98
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue