Skip to content

Commit ed7b69b

Browse files
committed
doc: 增加主题色
1 parent 72398af commit ed7b69b

File tree

1 file changed

+1
-0
lines changed
  • src/BootstrapBlazor.Server/Components

1 file changed

+1
-0
lines changed

src/BootstrapBlazor.Server/Components/App.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<meta name="keywords" content="bootstrapblazor,bootstrap,blazor,wasm,webassembly,UI,netcore,web,assembly">
1414
<meta name="description" content="基于 Bootstrap 风格的 Blazor UI 组件库,用于研发企业级中后台产品。">
1515
<meta name="author" content="argo ([email protected])">
16+
<meta name="theme-color" content="#712cf9">
1617
<title>@Localizer["SiteTitle"]</title>
1718
<base href="/" />
1819
<link rel="icon" href="favicon.ico" type="image/x-icon">

0 commit comments

Comments
 (0)