diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index 6628030f..c27c21f7 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -144,7 +144,19 @@ -
+
+ +
+ {{ metaInfo.description ?? metaInfo.title }} + {{ + metaInfo.urlTexts[linkIndex] + }} +
+