diff --git a/views/index.html b/views/index.html index 3b69f41..3113f1c 100644 --- a/views/index.html +++ b/views/index.html @@ -16,8 +16,8 @@ } - - + + diff --git a/views/static/feed-item.js b/views/static/feed-item.js index 854c2a0..e3a4db6 100644 --- a/views/static/feed-item.js +++ b/views/static/feed-item.js @@ -9,13 +9,6 @@ class FeedItem extends HTMLElement { const template = document.createElement('template'); template.innerHTML = `