File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111 <header >
1212 <nav class =" navbar navbar-expand-lg navbar-light bg-light border-bottom box-shadow mb-3" >
1313 <div class =" container" >
14- <a class =" navbar-brand" asp-area =" " asp-asp- controller =" Home" asp-action =" Index" >Company.WebApplication1</a >
14+ <a class =" navbar-brand" asp-area =" " asp-controller =" Home" asp-action =" Index" >Company.WebApplication1</a >
1515 <button class =" navbar-toggler" type =" button" data-bs-toggle =" collapse" data-bs-target =" .navbar-collapse" aria-controls =" navbarSupportedContent"
1616 aria-expanded =" false" aria-label =" Toggle navigation" >
1717 <span class =" navbar-toggler-icon" ></span >
4141 </div >
4242
4343 <footer class =" border-top footer text-muted" >
44- <div class =" container-fluid " >
44+ <div class =" container" >
4545 © ; copyrightYear - Company.WebApplication1 - <a asp-area =" " asp-controller =" Home" asp-action =" Privacy" >Privacy</a >
4646 </div >
4747 </footer >
You can’t perform that action at this time.
0 commit comments