зеркало из https://github.com/telerik/blazor-docs.git
docs(themes): disable REPL (#1849)
* docs(themes): disable REPL * update general-info.md
This commit is contained in:
Родитель
1e6f596591
Коммит
a86bb441d2
|
@ -16,6 +16,8 @@ You can reference the built-in Telerik assets like the JS Interop file and the t
|
|||
* The [Telerik UI for Blazor CDN]({%slug themes-swatch-distribution%}#telerik-blazor-cdn) distributes the most common [swatches]({%slug themes-swatches%}) for each base theme.
|
||||
* The additional Themes CDN distributes [all available swatches for the built-in themes]({%slug themes-swatches%}#built-in-themes-and-swatches-list).
|
||||
|
||||
<div class="skip-repl"></div>
|
||||
|
||||
````CSHTML
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
|
|
@ -42,6 +42,8 @@ Static assets are part of the NuGet package and the framework will copy them to
|
|||
|
||||
>caption Reference the Telerik theme from the static assets
|
||||
|
||||
<div class="skip-repl"></div>
|
||||
|
||||
````HTML
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
@ -163,6 +165,8 @@ By default, the Material theme uses the Roboto font family but the font itself i
|
|||
|
||||
You can add the font to the page from Google Fonts in the following way:
|
||||
|
||||
<div class="skip-repl"></div>
|
||||
|
||||
````HTML
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" />
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче