mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-09 23:48:41 +00:00
feat: update contests icon
This commit is contained in:
parent
bb3656749d
commit
3a3d99cdc0
@ -36,7 +36,7 @@ mb-4" role="navigation">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="<?= HTML::url('/contests') ?>">
|
||||
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
|
||||
<i class="bi bi-bar-chart-line"></i>
|
||||
<i class="bi bi-bar-chart"></i>
|
||||
<?php else: ?>
|
||||
<span class="glyphicon glyphicon-stats"></span>
|
||||
<?php endif ?>
|
||||
|
Loading…
Reference in New Issue
Block a user