Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
KamyarTaher committed Feb 27, 2024
1 parent 6fffe72 commit 58d17ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/trailer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Trailer = () => {
Watch the Trailer
</h1>
<div className="flex justify-center items-center w-full" >
<YouTubeEmbed videoid="WT58alm2_a0" width={570} params="controls=0" playlabel="Metacube Trailer" />
<YouTubeEmbed videoid="WT58alm2_a0" width={570} params="controls=0" playlabel="Metacube trailer" />
</div>
</div>
</>
Expand Down

0 comments on commit 58d17ba

Please sign in to comment.