feat: Added breadcrumbs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<section class='video-top-section video-section-bg'>
|
||||
<section class='mt-2'>
|
||||
<div>
|
||||
<youtube-player :url="contentData.url"/>
|
||||
<div class="mt-3 row">
|
||||
@@ -61,4 +61,4 @@ export default {
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
</script>
|
||||
Reference in New Issue
Block a user