diff --git a/frontend/index.html b/frontend/index.html index 9e5fc8f..f3181aa 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,10 +1,10 @@ - +
-+ + {{ video.author }} + {{ video.date }} +
+ + diff --git a/frontend/src/components/home/VideoSection.vue b/frontend/src/components/home/VideoSection.vue new file mode 100644 index 0000000..54ef8e5 --- /dev/null +++ b/frontend/src/components/home/VideoSection.vue @@ -0,0 +1,63 @@ + + + +