File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
AspNetCoreVueMpa.Web/Views/Shared Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 44 <meta charset =" utf-8" />
55 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
66 <title >@ViewData ["Title"] - AspNetCoreVueMpa.Web</title >
7- <link rel =" stylesheet" href =" ~/lib/bootstrap/dist/css/bootstrap.min.css" />
8- <link rel =" stylesheet" href =" ~/css/site.css" />
97</head >
108<body >
119 <header >
4038 © ; 2021 - AspNetCoreVueMpa.Web - <a asp-area =" " asp-controller =" Home" asp-action =" Privacy" >Privacy</a >
4139 </div >
4240 </footer >
43- <script src =" ~/lib/jquery/dist/jquery.min.js" ></script >
44- <script src =" ~/lib/bootstrap/dist/js/bootstrap.bundle.min.js" ></script >
45- <script src =" ~/js/site.js" asp-append-version =" true" ></script >
4641 @RenderSection( "Scripts", required: false)
4742</body >
4843</html >
You can’t perform that action at this time.
0 commit comments