commit 2022d5df0096b7dd294cb2ad57f5f9cc02b0f221 parent fdd44e58746338c83ffbf9bef2f836fdcd6ca7b5 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sun, 24 Nov 2019 19:35:40 +0100 Add missing close of html Diffstat:
M | output/bookmark.html | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/output/bookmark.html b/output/bookmark.html @@ -158,3 +158,4 @@ </ul> </article> +</html>