mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 18: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">
|
<li class="nav-item">
|
||||||
<a class="nav-link" href="<?= HTML::url('/contests') ?>">
|
<a class="nav-link" href="<?= HTML::url('/contests') ?>">
|
||||||
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
|
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
|
||||||
<i class="bi bi-bar-chart-line"></i>
|
<i class="bi bi-bar-chart"></i>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<span class="glyphicon glyphicon-stats"></span>
|
<span class="glyphicon glyphicon-stats"></span>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user