We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2040c95 commit 525fbe2Copy full SHA for 525fbe2
src/BootstrapBlazor.Server/Components/App.razor
@@ -14,7 +14,7 @@
14
<meta name="description" content="基于 Bootstrap 风格的 Blazor UI 组件库,用于研发企业级中后台产品。">
15
<meta name="author" content="argo ([email protected])">
16
<meta name="theme-color" content="#712cf9">
17
- <title>@Localizer["SiteTitle"]</title>
+ <title>Bootstrap Blazor - 组件库</title>
18
<base href="/" />
19
<link rel="icon" href="favicon.ico" type="image/x-icon">
20
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
0 commit comments