diff --git a/src/components/FeedPage.vue b/src/components/FeedPage.vue index 5b95ce8e..2ce13ffd 100644 --- a/src/components/FeedPage.vue +++ b/src/components/FeedPage.vue @@ -18,7 +18,14 @@ >
- thumbnail +
+ thumbnail + {{ timeFormat(video.duration) }} +

{{ video.title }}

@@ -42,10 +49,6 @@
- {{ timeFormat(video.duration) }} - -
-