diff --git a/static/js/index.js b/static/js/index.js index 2356db8..969b5ed 100644 --- a/static/js/index.js +++ b/static/js/index.js @@ -104,7 +104,7 @@ var $sitehead = $("#site-head"); } $("ul li").before( - '' + '' ); $("blockquote p").prepend(''); $("blockquote p").append('');