chore: assets revision
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2022-09-20 10:24:36 +08:00
parent 714bf848c2
commit d63dea0c12
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -47,7 +47,7 @@
<?= HTML::css_link('/css/bootstrap-glyphicons.min.css?v=2019.5.31') ?>
<!-- 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) -->
<?= HTML::js_src('/js/jquery.min.js') ?>
@ -82,7 +82,7 @@
<?= HTML::js_src('/js/purify.min.js') ?>
<!-- uoj -->
<?= HTML::js_src('/js/uoj.js?v=2017.01.01') ?>
<?= HTML::js_src('/js/uoj.js?v=2022.09.20') ?>
<!-- readmore -->
<?= HTML::js_src('/js/readmore/readmore.min.js') ?>