Browse Source
Merge pull request #15668 from abpframework/liangshiwei/nolayers
Update nolayers template
pull/15669/head
maliming
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Client/wwwroot/index.html
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
<link href="global.css?_v=638058527301625844" rel="stylesheet"/> |
|
|
|
<link href="main.css" rel="stylesheet"/> |
|
|
|
<!--/ABP:Styles--> |
|
|
|
<link href="MyCompanyName.MyProjectName.Blazor.WebAssembly.Client.styles.css" rel="stylesheet"/> |
|
|
|
<link href="MyCompanyName.MyProjectName.Blazor.styles.css" rel="stylesheet"/> |
|
|
|
|
|
|
|
<!-- <TEMPLATE-REMOVE IF-NOT='PWA'> --> |
|
|
|
<link href="manifest.json" rel="manifest" /> |
|
|
|
|