mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 13:38:41 +00:00
chore: bump bootstrap to v5.3.0-alpha1
This commit is contained in:
parent
2046ae0e83
commit
f6e5a897c1
File diff suppressed because one or more lines are too long
@ -26,7 +26,7 @@ if (!isset($ShowPageHeader)) {
|
||||
</script>
|
||||
|
||||
<!-- Bootstrap 5 (CSS) -->
|
||||
<?= HTML::css_link('/css/bootstrap5.min.css?v=5.2.1') ?>
|
||||
<?= HTML::css_link('/css/bootstrap.min.css?v=5.3.0-alpha1') ?>
|
||||
<!-- Bootstrap Icons -->
|
||||
<?= HTML::css_link('/css/bootstrap-icons.min.css?v=2022.9.23') ?>
|
||||
|
||||
@ -48,7 +48,7 @@ if (!isset($ShowPageHeader)) {
|
||||
<?= HTML::js_src('/js/jquery.cookie.min.js') ?>
|
||||
|
||||
<!-- Bootstrap 5: JavaScript -->
|
||||
<?= HTML::js_src('/js/bootstrap5.bundle.min.js?v=2022.9.23') ?>
|
||||
<?= HTML::js_src('/js/bootstrap.bundle.min.js?v=5.3.0-alpha1') ?>
|
||||
|
||||
<!-- Color converter -->
|
||||
<?= HTML::js_src('/js/color-converter.min.js') ?>
|
||||
|
5
web/css/bootstrap.min.css
vendored
Normal file
5
web/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
6
web/css/bootstrap5.min.css
vendored
6
web/css/bootstrap5.min.css
vendored
File diff suppressed because one or more lines are too long
6
web/js/bootstrap.bundle.min.js
vendored
Normal file
6
web/js/bootstrap.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
web/js/bootstrap5.bundle.min.js
vendored
6
web/js/bootstrap5.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user