diff --git a/WebNews/index.html b/WebNews/index.html index 35f4c30..9d76673 100644 --- a/WebNews/index.html +++ b/WebNews/index.html @@ -72,7 +72,6 @@ li.textContent = item.text; liContent.appendChild(li); }); - });