Skip to content

Commit

Permalink
chore: fix youtube for benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed May 6, 2024
1 parent 9ae72a5 commit 1a962b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/pages/third-parties/youtube/nuxt-scripts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function changeVideo() {
<template>
<div>
<div>
<ScriptYouTubePlayer :video-id="videoid">
<ScriptYouTubePlayer :video-id="videoid" above-the-fold>
<template #awaitingLoad>
<div class="text-lg top-5 absolute left-10">
Nuxt Nation 2023: Daniel Roe - A New Nuxt - Release of Nuxt v3.8
Expand Down

0 comments on commit 1a962b8

Please sign in to comment.