From f8fd590588ded39f5af1e774a5427870d9664883 Mon Sep 17 00:00:00 2001 From: Vitto K Date: Sat, 1 May 2021 21:52:50 +0200 Subject: [PATCH] Incorrect HTML closing tag Fixed incorrect HTML closing tag, made it difficult to expand/collapse code folds correctly in text editors. --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 0588171..9d9c942 100644 --- a/src/index.html +++ b/src/index.html @@ -286,7 +286,7 @@ for more information.

-

+