Routes and controllers gone through
This commit is contained in:
@ -23,7 +23,7 @@ namespace Vidly
|
||||
"~/Scripts/bootstrap.js"));
|
||||
|
||||
bundles.Add(new StyleBundle("~/Content/css").Include(
|
||||
"~/Content/bootstrap.css",
|
||||
"~/Content/bootstrap-lumen.css",
|
||||
"~/Content/site.css"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user