From add252dcc98f384bf8bd84bf3c0dd6c99e22f652 Mon Sep 17 00:00:00 2001 From: janraasch Date: Mon, 21 Sep 2020 12:28:04 +0000 Subject: [PATCH] deploy: fab7f0cddf06173cde9399986aa4babccf3dbdd9 --- js/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/js/index.js b/js/index.js index 969b5ed..2558e3b 100644 --- a/js/index.js +++ b/js/index.js @@ -103,9 +103,7 @@ var $sitehead = $("#site-head"); }); } - $("ul li").before( - '' - ); + $("ul li").before(''); $("blockquote p").prepend(''); $("blockquote p").append(''); });