bug fixes
This commit is contained in:
parent
9aa7b3c77d
commit
852020f98f
28 changed files with 261 additions and 234 deletions
|
|
@ -10,8 +10,7 @@
|
|||
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" asp-append-version="true"/>
|
||||
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true"/>
|
||||
<!-- #region jQuery Slim
|
||||
<script src="~/lib/jquery/dist/jquery.slim.min.js"></script>
|
||||
-->
|
||||
<script src="~/lib/jquery/dist/jquery.slim.min.js"></script> -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
|
||||
@await RenderSectionAsync("header", false)
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue