mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 13:28:41 +00:00
chore: assets revision
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
714bf848c2
commit
d63dea0c12
@ -47,7 +47,7 @@
|
|||||||
<?= HTML::css_link('/css/bootstrap-glyphicons.min.css?v=2019.5.31') ?>
|
<?= HTML::css_link('/css/bootstrap-glyphicons.min.css?v=2019.5.31') ?>
|
||||||
|
|
||||||
<!-- Custom styles for this template -->
|
<!-- Custom styles for this template -->
|
||||||
<?= HTML::css_link('/css/uoj-theme.css?v=2.3333') ?>
|
<?= HTML::css_link('/css/uoj-theme.css?v=2022.09.20') ?>
|
||||||
|
|
||||||
<!-- jQuery (necessary for Bootstrap\'s JavaScript plugins) -->
|
<!-- jQuery (necessary for Bootstrap\'s JavaScript plugins) -->
|
||||||
<?= HTML::js_src('/js/jquery.min.js') ?>
|
<?= HTML::js_src('/js/jquery.min.js') ?>
|
||||||
@ -82,7 +82,7 @@
|
|||||||
<?= HTML::js_src('/js/purify.min.js') ?>
|
<?= HTML::js_src('/js/purify.min.js') ?>
|
||||||
|
|
||||||
<!-- uoj -->
|
<!-- uoj -->
|
||||||
<?= HTML::js_src('/js/uoj.js?v=2017.01.01') ?>
|
<?= HTML::js_src('/js/uoj.js?v=2022.09.20') ?>
|
||||||
|
|
||||||
<!-- readmore -->
|
<!-- readmore -->
|
||||||
<?= HTML::js_src('/js/readmore/readmore.min.js') ?>
|
<?= HTML::js_src('/js/readmore/readmore.min.js') ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user