From bb34dd81d7e25bccfea559711a1bb72409c22651 Mon Sep 17 00:00:00 2001 From: radkostanev <stanev@progress.com> Date: Tue, 25 Mar 2025 10:44:57 +0200 Subject: [PATCH] chore: comment out video object descriptors --- components/grid/overview.md | 4 ++-- getting-started/server-blazor.md | 4 ++-- introduction.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/grid/overview.md b/components/grid/overview.md index 807c52c4e..f43880597 100644 --- a/components/grid/overview.md +++ b/components/grid/overview.md @@ -227,7 +227,7 @@ To execute these methods, obtain reference to the Grid instance via `@ref`. * [Live Demos: Grid](https://demos.telerik.com/blazor-ui/grid/overview) * [Grid API Reference](slug:Telerik.Blazor.Components.TelerikGrid-1) -<script type="application/ld+json"> +<!-- <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "VideoObject", @@ -239,4 +239,4 @@ To execute these methods, obtain reference to the Grid instance via `@ref`. "contentUrl": "https://youtu.be/NW2hHtmM2Gk", "embedUrl": "https://www.youtube.com/embed/NW2hHtmM2Gk" } -</script> \ No newline at end of file +</script> --> \ No newline at end of file diff --git a/getting-started/server-blazor.md b/getting-started/server-blazor.md index d38b99b12..48ea1a412 100644 --- a/getting-started/server-blazor.md +++ b/getting-started/server-blazor.md @@ -125,7 +125,7 @@ If you prefer video instructions, you can also check the video tutorial below. * [First Steps with Blazor Web App](slug:getting-started/web-app) * [First Steps with Blazor WebAssembly](slug:getting-started/client-side) -<script type="application/ld+json"> +<!-- <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "VideoObject", @@ -137,4 +137,4 @@ If you prefer video instructions, you can also check the video tutorial below. "contentUrl": "https://youtu.be/fwR8Yxe7DPQ", "embedUrl": "https://www.youtube.com/embed/fwR8Yxe7DPQ" } -</script> \ No newline at end of file +</script> --> \ No newline at end of file diff --git a/introduction.md b/introduction.md index 0ad7c5143..0a99319c0 100644 --- a/introduction.md +++ b/introduction.md @@ -259,7 +259,7 @@ For any issues you might encounter while working with Telerik UI for Blazor, use * [Convert an existing project to a Telerik-enabled project](slug:getting-started-vs-integration-convert-project) * [Style the Telerik Blazor Components](slug:themes-overview) -<script type="application/ld+json"> +<!-- <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "VideoObject", @@ -271,4 +271,4 @@ For any issues you might encounter while working with Telerik UI for Blazor, use "contentUrl": "https://youtu.be/HKsTL4byyTA", "embedUrl": "https://www.youtube.com/embed/HKsTL4byyTA" } -</script> \ No newline at end of file +</script> --> \ No newline at end of file