Skip to content

Commit

Permalink
Close link element in footer (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Firobe authored and xavierleroy committed Dec 13, 2018
1 parent df4611d commit 3e0b12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coq2html.footer
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
</div>
<div class="footer"><hr/>Generated by <a href="https://github.com/xavierleroy/coq2html/">coq2html</div>
<div class="footer"><hr/>Generated by <a href="https://github.com/xavierleroy/coq2html/">coq2html</a></div>
</body>
</html>

0 comments on commit 3e0b12e

Please sign in to comment.