Restore bootstrap.

This commit is contained in:
AnduinXue
2023-11-27 17:53:30 +00:00
parent 08b932e20d
commit 4ee0a1aaf4
@@ -38,7 +38,7 @@
</div>
</footer>
<script src="~/jquery/dist/jquery.min.js"></script>
@* <script src="~/bootstrap/dist/js/bootstrap.bundle.min.js"></script> *@
<script src="~/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
@await RenderSectionAsync("Scripts", required: false)
</body>
</html>