Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/grid/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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>
</script> -->
4 changes: 2 additions & 2 deletions getting-started/server-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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>
</script> -->
4 changes: 2 additions & 2 deletions introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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>
</script> -->
Loading