Minor fixes.

pull/129/head
Halil İbrahim Kalkan 7 years ago
parent d3fa7658b0
commit eb996490a1

@ -16,8 +16,6 @@ namespace Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
services.Configure<EmbeddedFileOptions>(options =>
{
//TODO: Move libs under wwwroot!
options.Sources.Add(
new EmbeddedFileSet(
"/",

@ -10,7 +10,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Fixed top navbar example for Bootstrap</title>
<title>ABP Web Application</title>
<vc:abp-style-bundle name="GlobalStyles"></vc:abp-style-bundle>

Loading…
Cancel
Save