更新Bootstrap版本至5.3.7并替换图标库为Font Awesome

This commit is contained in:
2025-09-18 17:58:52 +08:00
parent ee152b2dbb
commit 48cdde84e8
3 changed files with 4 additions and 4 deletions

View File

@@ -322,6 +322,6 @@
</div>
</footer>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.0/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.7/js/bootstrap.js"></script>
</body>
</html>