Skip to content

Commit e34075d

Browse files
committed
Removing link to Youtube
1 parent 4b287c5 commit e34075d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/components/Stream.astro

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@ if (thumbnail) {
9191
)
9292
}
9393

94-
{
95-
showMoreVideos && (
96-
<a href="https://www.youtube.com/@CloudflareDevelopers" target="_blank">
97-
Watch more videos on our Developer Channel
98-
</a>
99-
)
100-
}
10194
</stream-player>
10295

10396
<script is:inline src="https://embed.cloudflarestream.com/embed/sdk.latest.js"

0 commit comments

Comments
 (0)